From 872b5d814f99a91bdf92d96265663882b014403d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 30 Nov 2014 21:58:32 +0100 Subject: [PATCH] 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-format-patch failed