ath9k: fix crashes when using shared IRQs
[openwrt-14.07/.git] / package / kernel / mac80211 / patches / 521-ath9k_cur_txpower.patch
index 83ff465b9753b54aaf1c71fe5975926ab41c8cfe..85ad64ceab8bffac330ed12dd7b856966cbb3540 100644 (file)
@@ -14,7 +14,7 @@
  
  out:
        spin_unlock_bh(&sc->sc_pcu_lock);
-@@ -1405,6 +1409,7 @@ static int ath9k_config(struct ieee80211
+@@ -1409,6 +1413,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);