aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-20 11:09:47 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-20 11:09:47 +0000
commit740a322cf869e553cc2ba7164b514bf47e0ea654 (patch)
tree8d0c427a2e1dc398ffbcd913c35eced851926304 /package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch
parent9d5be2b85893a54e4d6a146fddab6dbefadb52ce (diff)
downloadupstream-740a322cf869e553cc2ba7164b514bf47e0ea654.tar.gz
upstream-740a322cf869e553cc2ba7164b514bf47e0ea654.tar.bz2
upstream-740a322cf869e553cc2ba7164b514bf47e0ea654.zip
ath9k: revert a faulty rx path fix
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40802
Diffstat (limited to 'package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch')
-rw-r--r--package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch b/package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch
index d4d2989f6b..35643230b0 100644
--- a/package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch
+++ b/package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch
@@ -14,7 +14,7 @@
out:
spin_unlock_bh(&sc->sc_pcu_lock);
-@@ -1411,6 +1415,7 @@ static int ath9k_config(struct ieee80211
+@@ -1404,6 +1408,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);