ath9k: add some rx path fixes
[openwrt/staging/lynxis.git] / package / kernel / mac80211 / patches / 521-ath9k_cur_txpower.patch
index 24bc0626ede87bd4057a66f5c3a8f91c2191186f..ebc3633f60fa8f1547ecd822464b318873d34492 100644 (file)
@@ -14,7 +14,7 @@
  
  out:
        spin_unlock_bh(&sc->sc_pcu_lock);
-@@ -1370,6 +1374,7 @@ static int ath9k_config(struct ieee80211
+@@ -1377,6 +1381,7 @@ static int ath9k_config(struct ieee80211
                sc->config.txpowlimit = 2 * conf->power_level;
                ath9k_cmn_update_txpow(ah, sc->curtxpow,
                                       sc->config.txpowlimit, &sc->curtxpow);