diff options
| author | Wright Feng <[email protected]> | 2022-07-22 13:56:26 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2022-08-10 08:47:22 +0300 |
| commit | 0fa24196e4257bcad0c5c82d93508536426db4a2 (patch) | |
| tree | 2df0ceea65018cdaa701585aa40f43850f626184 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | bafe9528b792f4a442aa1ea2b0297cd53a0351ab (diff) | |
wifi: brcmfmac: fix continuous 802.1x tx pending timeout error
The race condition in brcmf_msgbuf_txflow and brcmf_msgbuf_delete_flowring
makes tx_msghdr writing after brcmf_msgbuf_remove_flowring. Host
driver should delete flowring after txflow complete and all txstatus back,
or pend_8021x_cnt will never be zero and cause every connection 950
milliseconds(MAX_WAIT_FOR_8021X_TX) delay.
Signed-off-by: Wright Feng <[email protected]>
Signed-off-by: Chi-hsien Lin <[email protected]>
Signed-off-by: Ahmad Fatoum <[email protected]>
Signed-off-by: Alvin Šipraga <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions