aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-11-15 21:17:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-11-15 21:17:21 +0000
commit3f23afe354d3457f13ff8d0a0ca5f3ca99d0c7fd (patch)
tree4fe09e37893739910dacfc548cd072862fab7bce /package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch
parent5957dfadb77bf1ec11c926c08cbc088e4d1a4c1d (diff)
downloadupstream-3f23afe354d3457f13ff8d0a0ca5f3ca99d0c7fd.tar.gz
upstream-3f23afe354d3457f13ff8d0a0ca5f3ca99d0c7fd.tar.bz2
upstream-3f23afe354d3457f13ff8d0a0ca5f3ca99d0c7fd.zip
Revert "ath9k: fix crashes when using shared IRQs"
This backport seems to be incomplete and causing some IRQ related issues. This reverts commit r43240 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@43276 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 85ad64ceab..83ff465b97 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);
-@@ -1409,6 +1413,7 @@ static int ath9k_config(struct ieee80211
+@@ -1405,6 +1409,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);