aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-01-13 18:55:39 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-01-13 18:55:39 +0000
commitc0ba491f01390e258cdb3f2c63bf49299b9ae029 (patch)
treeab8dcd340e25186bb9cbc6eebebd311794ab80d5 /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
parent8b19f3525505c739724c1200cefa21de93aa3cef (diff)
downloadupstream-c0ba491f01390e258cdb3f2c63bf49299b9ae029.tar.gz
upstream-c0ba491f01390e258cdb3f2c63bf49299b9ae029.tar.bz2
upstream-c0ba491f01390e258cdb3f2c63bf49299b9ae029.zip
ath9k: fix memory corruption issues on ar5416/ar91xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35139 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch')
-rw-r--r--package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch b/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
index a3d322f6f2..ff6ff27a1f 100644
--- a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
+++ b/package/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
-@@ -1954,8 +1954,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1947,8 +1947,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
REG_WRITE(ah, AR_OBS, 8);
if (ah->config.rx_intr_mitigation) {