ath9k: merge a fix for queue start/stop handling (fixes #18164, #18130)
[openwrt/staging/wigyori.git] / package / kernel / mac80211 / patches / 521-ath9k_cur_txpower.patch
index 2ec64ac5e2c7c0d22440fc39ba5409f417b1391e..638e7746642d59be22e000e05065457428996909 100644 (file)
@@ -14,7 +14,7 @@
  
  out:
        spin_unlock_bh(&sc->sc_pcu_lock);
-@@ -1470,6 +1474,7 @@ static int ath9k_config(struct ieee80211
+@@ -1473,6 +1477,7 @@ static int ath9k_config(struct ieee80211
                sc->cur_chan->txpower = 2 * conf->power_level;
                ath9k_cmn_update_txpow(ah, sc->curtxpow,
                                       sc->cur_chan->txpower, &sc->curtxpow);