diff options
author | Johannes Berg <[email protected]> | 2024-05-13 13:27:10 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-05-29 15:30:13 +0200 |
commit | 4d08c0b3357cba0aeffaf3abc62cae0c154f2816 (patch) | |
tree | 519f7eecaf6f8ee1c22f9e618d63ef2b316ea8d1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 08b16d1b5997dc378533318e2a9cd73c7a898284 (diff) |
wifi: iwlwifi: mvm: handle BA session teardown in RF-kill
When entering RF-kill, mac80211 tears down BA sessions, but
due to RF-kill the commands aren't sent to the device. As a
result, there can be frames pending on the reorder buffer or
perhaps even received while doing so, leading to warnings.
Avoid the warnings by doing the BA session teardown normally
even in RF-kill, which also requires queue sync.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Miri Korenblit <[email protected]>
Link: https://msgid.link/20240513132416.0762cd80fb3d.I43c5877f3b546159b2db4f36d6d956b333c41cf0@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions