summaryrefslogtreecommitdiff
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
commit97578303ff97ead0f442e58205f65fd7ffad9323 (patch)
tree289db7f0b0920d644f00723a55de72a0c2a7fec8 /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
parent0cd21ca7859500f7045013dfecba9427c5f0b22a (diff)
downloadmtk-20170518-97578303ff97ead0f442e58205f65fd7ffad9323.zip
mtk-20170518-97578303ff97ead0f442e58205f65fd7ffad9323.tar.gz
mtk-20170518-97578303ff97ead0f442e58205f65fd7ffad9323.tar.bz2
ath9k: fix memory corruption issues on ar5416/ar91xx
SVN-Revision: 35139
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 a3d322f..ff6ff27 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) {