diff options
author | Rajkumar Manoharan <rmanoharan@atheros.com> | 2011-04-17 21:38:10 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-04-19 15:38:05 -0400 |
commit | 8e22ad323fb5b7cefb572bd8730e3abef95cdf90 (patch) | |
tree | 2c73200333b6069252b22d7face4adc803767482 /drivers/net/wireless/ath/ath9k/mac.h | |
parent | dcf55fb5d43bd82e1e3bf94f065cfe8f75a4bc5a (diff) |
ath9k: Fix beacon generation on foreign channel
While leaving the oper channel, beacon generation is stopped
by mac80211 and beacon slots are marked as inactive.
During the scan, ath9k configures beacon timers
based on IEEE80211_CONF_OFFCHANNEL which inturn generates
beacon alert even though bslot is inactive.
ath9k fails to disable beacon alert while moving to offchannel
if none of the beacon slot is active. This is causing beacon
transmission on foreign channel. This patch enables swba
based on active bslots.
This issue was reported with two vifs (AP+STA) and triggered
scan in STA vif in unassociated state.
Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/mac.h')
0 files changed, 0 insertions, 0 deletions