From 4d9f634b02e4240f86719f30e4c9e62f6a4c4d36 Mon Sep 17 00:00:00 2001 From: Sujith Manoharan Date: Tue, 30 Sep 2014 14:15:23 +0530 Subject: [PATCH] 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 Signed-off-by: John W. Linville --- Reading git-format-patch failed