ath9k_hw: check for asynchronous interrupts before bailing out
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Thu, 8 Dec 2011 06:29:02 +0000 (11:59 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Dec 2011 20:30:18 +0000 (15:30 -0500)
commit93fdd59463369f07b69cf7397ccb9b1d28a84df4
tree9f304474171ec300a83da0eca1cad56d887c3f58
parent05ef54e8cd7d5d29b263ead74191e5b96c24618d
ath9k_hw: check for asynchronous interrupts before bailing out

in ar9003_hw_get_isr we bail out if we don't have any primary
interrupts and synchronous interrupts, also make sure we don't
have any asynchronous interrupts

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ar9003_mac.c