commit | 222e04830ff08428edeb7909fd45a7eef39e84a8 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Dec 24 10:44:20 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jan 03 15:36:57 2014 -0500 |
tree | 87e00500d60ce82a28412bb35caa27bbe087f695 | |
parent | 990de2b2e48ac377fb40842a9b04fd940ba78e1b [diff] |
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 <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>