diff options
author | Eliad Peller <eliad@wizery.com> | 2012-06-27 13:18:22 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-06-28 11:36:14 +0200 |
commit | f823981e288f83113bf1129ff2c94e2fd74a28dd (patch) | |
tree | d441332c9230fc0276c9aeecc723e5077c9b1a15 /CREDITS | |
parent | mac80211: don't expose ieee80211_add_srates_ie() (diff) | |
download | linux-f823981e288f83113bf1129ff2c94e2fd74a28dd.tar.xz linux-f823981e288f83113bf1129ff2c94e2fd74a28dd.zip |
mac80211: flush queues before deauth/disassoc
On deauth/disassoc we tear down all BA sessions. These
DELBA packets are sent on the appropriate TID, while
deauth/disassoc is always sent on VO. This sometimes
ends with the DELBA being sent after the deauth was
already sent.
Fix it by flushing all the pending frames before
sending deauth/disassoc.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions