diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2014-11-16 06:11:10 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-11-17 15:32:17 -0500 |
commit | 47b6308b643302e642ca2a5cb6470926f7e1c428 (patch) | |
tree | ce19c92ba18f1b0daa1845e7b9e8d59840dadd3f /net/Kconfig | |
parent | d9092c9873739429c9e97c4bc21ead9af2fb6aa1 (diff) |
ath9k: Move roc completion to the offchannel timer
Currently, when a roc period expires, the offchannel
timer calls ieee80211_remain_on_channel_expired(), but
the roc state is cleared only when the queued work
to switch to the operating channel gets a chance to run.
This race is a problem because mac80211 can issue a
new roc request in this window. To avoid this, handle
roc completion in the offchannel timer itself.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/Kconfig')
0 files changed, 0 insertions, 0 deletions