From: Felix Fietkau Date: Sun, 30 Nov 2014 20:58:32 +0000 (+0100) Subject: ath9k: do not access hardware on IRQs during reset X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872b5d814f99a91bdf92d96265663882b014403d;p=pandora-kernel.git ath9k: do not access hardware on IRQs during reset Instead of killing interrupts during reset when the first one happens, kill them before issuing the reset. This fixes an easy to reproduce crash with multiple cards sharing the same IRQ. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed