|
@@ -2101,8 +2101,6 @@ static void ath9k_stop(struct ieee80211_hw *hw)
|
|
|
|
|
|
mutex_lock(&sc->mutex);
|
|
mutex_lock(&sc->mutex);
|
|
|
|
|
|
- ieee80211_stop_queues(hw);
|
|
|
|
-
|
|
|
|
if (ath9k_wiphy_started(sc)) {
|
|
if (ath9k_wiphy_started(sc)) {
|
|
mutex_unlock(&sc->mutex);
|
|
mutex_unlock(&sc->mutex);
|
|
return; /* another wiphy still in use */
|
|
return; /* another wiphy still in use */
|