From: Felix Fietkau Date: Thu, 12 Apr 2012 20:35:58 +0000 (+0200) Subject: ath9k: optimize the hardware hang check X-Git-Tag: v3.5-rc1~109^2~410^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b381fa3229a30f6d7b0e6053314c4a5378c9389d;p=pandora-kernel.git ath9k: optimize the hardware hang check Since it's only called when beacons are stuck, move it to the SWBA handler tasklet, to avoid doing redundant checks on every single interrupt. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed