summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorRajkumar Manoharan <rmanoharan@atheros.com>2011-05-06 14:57:46 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-05-10 21:54:45 +0200
commitdeb751880af6f2dce6cdc232a7b023f2b58cd815 (patch)
treed371ce8950e0496fd4af28a76dbf5c701b264e7e /Kconfig
parentmac80211: Fix build error when CONFIG_PM is not defined (diff)
downloadlinux-deb751880af6f2dce6cdc232a7b023f2b58cd815.tar.xz
linux-deb751880af6f2dce6cdc232a7b023f2b58cd815.zip
ath9k: avoid enabling interrupts while processing rx
The assumsion is that while processing ath9k tasklet, interrupts were already disabled and it will be enabled at the completion of ath9k tasklet. But whenever TSFOOR is raised, the driver configures the beacon timers after having received a beacon frame from the AP which inturn enables the interrupts. Cc: stable@kernel.org Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions