From: Sujith Manoharan Date: Mon, 16 Dec 2013 01:34:59 +0000 (+0530) Subject: ath9k: Fix interrupt handling for the AR9002 family X-Git-Tag: v3.13-rc7~13^2~19^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73f0b56a1ff64e7fb6c3a62088804bab93bcedc2;p=pandora-kernel.git ath9k: Fix interrupt handling for the AR9002 family This patch adds a driver workaround for a HW issue. A race condition in the HW results in missing interrupts, which can be avoided by a read/write with the ISR register. All chips in the AR9002 series are affected by this bug - AR9003 and above do not have this problem. Cc: stable@vger.kernel.org Cc: Felix Fietkau Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed