ath9k: Disable SWBA interrupt on remove_interface
authorRajkumar Manoharan <rmanoharan@atheros.com>
Fri, 26 Nov 2010 17:54:31 +0000 (23:24 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 29 Nov 2010 19:41:28 +0000 (14:41 -0500)
commit46047784b8cdcfc916f6c1cccee0c18dd1223dfd
treef52ec927be084fd2802a980b3da2228f8d90aaa0
parentc426ee247e40a70490f3d67d3c9c7d1aba54516f
ath9k: Disable SWBA interrupt on remove_interface

while removing beaconing mode interface, SWBA interrupt
was never disabled when there are no other beaconing interfaces.

Cc: stable@kernel.org
Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c