aboutsummaryrefslogtreecommitdiffstats
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
commit7ab0bc008c012bd6f2b2384b10fba627de76a866 (patch)
treea0e6fad787d7f9b1e1f01f4feb48313dc3e4fa92 /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
parent91c6b16bed167309617d6df3bd3548ebe7032599 (diff)
downloadupstream-7ab0bc008c012bd6f2b2384b10fba627de76a866.tar.gz
upstream-7ab0bc008c012bd6f2b2384b10fba627de76a866.tar.bz2
upstream-7ab0bc008c012bd6f2b2384b10fba627de76a866.zip
ath9k: improve the rx dma stop fix, add more debugging output in case the issue still occurs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26532 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 1c9c424507..c6a61224b5 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) {