From: Sujith Manoharan Date: Tue, 24 Dec 2013 05:14:20 +0000 (+0530) Subject: ath9k: Fix MAC HW hang check for AR9003 X-Git-Tag: v3.14-rc1~94^2~238^2^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=222e04830ff08428edeb7909fd45a7eef39e84a8;p=pandora-kernel.git ath9k: Fix MAC HW hang check for AR9003 The current method of identifying MAC hangs is convoluted and also, the signatures are wrong and don't apply to all the chips in the AR9003 family. Fix this by cleaning up the code and checking for the correct hang signatures. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed