summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-08 12:18:43 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-08 12:18:43 +0000
commitf53132ef54776212c6a1a670222a3cf9f0fb6dc0 (patch)
treea0e6fad787d7f9b1e1f01f4feb48313dc3e4fa92 /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
parent063b9eca012063120457a82eb3f80ee0bdc19ca9 (diff)
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 1c9c42450..c6a61224b 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) {