diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2014-10-17 06:10:26 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-10-27 21:16:16 +0300 |
commit | a350335c5f3bbba2974446a18958d8c334de55f8 (patch) | |
tree | 8a63ddcdd2ec1b5bd6006a3e6e8b0be6a0d86971 /drivers/firewire/core.h | |
parent | 828fe01acb5edcd47b50901ef944b7d98b329636 (diff) | |
download | linux-a350335c5f3bbba2974446a18958d8c334de55f8.tar.xz |
ath9k: Fix RoC expiration
mac80211 has to be notified when a RoC period
expires in the driver. In MCC mode, since the
offchannel/RoC timer is set with the requested
duration, ieee80211_remain_on_channel_expired() needs
to be called when the timer expires.
But, currently it is done after we move back to
the operating channel. This is incorrect - fix this
by calling ieee80211_remain_on_channel_expired() when
the RoC timer expires and in ath_roc_complete() when
the RoC request is aborted.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/firewire/core.h')
0 files changed, 0 insertions, 0 deletions