From: Felix Fietkau Date: Mon, 27 Aug 2012 15:00:03 +0000 (+0200) Subject: ath9k_hw: do not enable the MIB interrupt in the interrupt mask register X-Git-Tag: v3.6-rc6~18^2~22^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280b9a9de19b0819dcf1ab38c88e37bb82dbea0c;p=pandora-kernel.git ath9k_hw: do not enable the MIB interrupt in the interrupt mask register The interrupt is no longer handling it. While it shouldn't fire (wraparound is highly unlikely), the consequences would be fatal (interrupt storm). Disable the interrupt to prevent that from happening. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed