ath9k: Disable SWBA interrupt on remove_interface
authorRajkumar Manoharan <rmanoharan@atheros.com>
Fri, 26 Nov 2010 17:54:31 +0000 (23:24 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Jan 2011 21:58:20 +0000 (13:58 -0800)
commit9d80540c4953d10835f72031fb99395a96f48fae
treef4534f6af9c01622c1690d719b10226fb354651f
parent63315af24c7fcacc61bbaab166f58c73ba69f9d2
ath9k: Disable SWBA interrupt on remove_interface

commit 46047784b8cdcfc916f6c1cccee0c18dd1223dfd upstream.

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

Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath/ath9k/main.c