ath9k: Clean Interrupt handling routine
authorSujith <Sujith.Manoharan@atheros.com>
Mon, 30 Mar 2009 09:58:49 +0000 (15:28 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:35 +0000 (16:54 -0400)
commit063d8be37d6f5818976a1185db4af55c5a5ae809
tree3cbaab77c760f4075318499a380e0b18df1e26af
parent87792efc7d20a21844eb7f4247e7b9027e783ec0
ath9k: Clean Interrupt handling routine

This patch cleans up the ISR, removing a unnecessary do..while
loop, and waking up the chip before getting the pending
interrupts.

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