commit | 063d8be37d6f5818976a1185db4af55c5a5ae809 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Mon Mar 30 15:28:49 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:35 2009 -0400 |
tree | 3cbaab77c760f4075318499a380e0b18df1e26af | |
parent | 87792efc7d20a21844eb7f4247e7b9027e783ec0 [diff] |
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>