commit | 4d9f634b02e4240f86719f30e4c9e62f6a4c4d36 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Sep 30 14:15:23 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 30 13:17:48 2014 -0400 |
tree | ebb24bcd1fe800477529e004de8928fd361a2814 | |
parent | 4eb3af7c1df32dcd4362c2f20928f679ed78f2e5 [diff] |
ath9k: Check early for HW reset chan_lock is not required for checking if we are in the middle of a HW reset, so do it early. This also removes the small window where the lock is dropped and reacquired. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>