]> git.karo-electronics.de Git - mv-sheeva.git/commit
ath9k: Remove TIM from the interrupt mask
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 30 Mar 2009 09:58:43 +0000 (15:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:34 +0000 (16:54 -0400)
commit4658b985170d9d0c88304d2d4459938b600f8c0b
treeaef8a74a907e7558db64c66eff6ddda08e81715b
parent7dd58748592db1e5a77cfbddb8beffcfdb0242fe
ath9k: Remove TIM from the interrupt mask

We never handle TIM, TIM_TIMER is used instead.
Remove this and the unnecessary swBeaconProcess variable.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/ath9k.h
drivers/net/wireless/ath9k/main.c