From: Sujith Manoharan Date: Mon, 4 Jun 2012 14:54:01 +0000 (+0530) Subject: ath9k: Handle fatal interrupts properly X-Git-Tag: v3.6-rc1~125^2~559^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b74713d04effbacd3d126ce94cec18742187b6ce;p=pandora-kernel.git ath9k: Handle fatal interrupts properly When a fatal interrupt is received or it is detected that the baseband has hung, the chip has to be reset immediately. Otherwise, we end up processing spurious interrupts. Ensure that we bail out properly in the ISR when the reset work hasn't completed yet. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed