aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-19 19:51:45 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-19 19:51:45 +0000
commitacf1c9827141f64a7e9dab47b8b249da5ad74125 (patch)
tree6761f0a0e16cdbeeebdd3cec5a1ec6d55c9d7cd9 /package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch
parent15ff368d5f04d3cdd565e823b89889078a53b529 (diff)
downloadupstream-acf1c9827141f64a7e9dab47b8b249da5ad74125.tar.gz
upstream-acf1c9827141f64a7e9dab47b8b249da5ad74125.tar.bz2
upstream-acf1c9827141f64a7e9dab47b8b249da5ad74125.zip
ath9k: add some rx path fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40780
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 24bc0626ed..ebc3633f60 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);
-@@ -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);