From: Felix Fietkau Date: Wed, 14 Sep 2011 19:23:01 +0000 (+0200) Subject: ath9k: fix enabling interrupts after a hardware error interrupt X-Git-Tag: v3.2-rc1~129^2~254^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e392700741a4a5f061f3fcc9f5f2ceb0e0b0953e;p=pandora-kernel.git ath9k: fix enabling interrupts after a hardware error interrupt The interrupt handler increases the interrupt disable refcount, so the tasklet needs to always call ath9k_hw_enable_interrupts. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed