From f3ee419dbcd1095359f87096f1c7bd833f30b9eb Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 21 Oct 2014 16:30:01 +0000 Subject: ath9k: merge a fix for queue start/stop handling (fixes #18164, #18130) Signed-off-by: Felix Fietkau SVN-Revision: 43011 --- package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch') diff --git a/package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch b/package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch index 2ec64ac..638e774 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); -@@ -1470,6 +1474,7 @@ static int ath9k_config(struct ieee80211 +@@ -1473,6 +1477,7 @@ static int ath9k_config(struct ieee80211 sc->cur_chan->txpower = 2 * conf->power_level; ath9k_cmn_update_txpow(ah, sc->curtxpow, sc->cur_chan->txpower, &sc->curtxpow); -- cgit v1.1