diff options
author | Ilan Peer <ilan.peer@intel.com> | 2012-05-09 17:11:55 +0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2012-06-06 15:03:54 +0400 |
commit | 622a9268231bd6b486ec058a28f773fa89926012 (patch) | |
tree | 57c0eda48dfa100c44611ba7a88998009b7adfb4 /tools | |
parent | e19ebcab01cc130fa832764d453b263460ec3b91 (diff) | |
download | linux-622a9268231bd6b486ec058a28f773fa89926012.tar.xz |
iwlwifi: handle race condition in ROC flow
When a remain on channel request from mac80211 is followed by
a request to tx a mgmt frame offchannel, it is possible that
the remain on channel expires before the device reported the
tx status for the frame. This causes a race condition in
mac80211.
To fix this, delay the ROC notification to mac80211 until the
device reported the Tx status for all frames in the aux queue.
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions