summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-08 12:18:43 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-08 12:18:43 +0000
commit5505e8f61e586902dfff2b6c5f97de054faaadfe (patch)
tree554bf0d7c934b4e58cde6e1146dd302479bfc8ba /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
parent070c2ba1f4fa19310ebed5dbc3b7b246d9337b7e (diff)
downloadmtk-20170518-5505e8f61e586902dfff2b6c5f97de054faaadfe.zip
mtk-20170518-5505e8f61e586902dfff2b6c5f97de054faaadfe.tar.gz
mtk-20170518-5505e8f61e586902dfff2b6c5f97de054faaadfe.tar.bz2
ath9k: improve the rx dma stop fix, add more debugging output in case the issue still occurs
SVN-Revision: 26532
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 1c9c424..c6a6122 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
-@@ -1449,8 +1449,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1437,8 +1437,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
REG_WRITE(ah, AR_OBS, 8);
if (ah->config.rx_intr_mitigation) {