aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-11-18 19:58:53 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-11-18 19:58:53 +0000
commit03fcc9bf43b27157fba896cb7d48a7e4ca4d02ee (patch)
treea96a3c285c7489763e92ed0508586471467f1809 /package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
parent9706d4e00e4309b0872df87635d214d5a169827d (diff)
downloadupstream-03fcc9bf43b27157fba896cb7d48a7e4ca4d02ee.tar.gz
upstream-03fcc9bf43b27157fba896cb7d48a7e4ca4d02ee.tar.bz2
upstream-03fcc9bf43b27157fba896cb7d48a7e4ca4d02ee.zip
ath9k: merge a few reset / calibration fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38854
Diffstat (limited to 'package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch')
-rw-r--r--package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch b/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
index c1c1ea84f3..7f61c5ccc0 100644
--- a/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
+++ b/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -2014,8 +2014,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -2019,8 +2019,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
REG_WRITE(ah, AR_OBS, 8);
if (ah->config.rx_intr_mitigation) {