summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-07 18:42:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-07 18:42:22 +0000
commit34643f24ed079cffcef7305718987f6ecdcbf833 (patch)
treeb2d693a9f1b147699e11605619398cb95179fde5 /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
parentabf0b4b9a223a1ccde60cbaa3eb455b3a3a4d01a (diff)
downloadmtk-20170518-34643f24ed079cffcef7305718987f6ecdcbf833.zip
mtk-20170518-34643f24ed079cffcef7305718987f6ecdcbf833.tar.gz
mtk-20170518-34643f24ed079cffcef7305718987f6ecdcbf833.tar.bz2
mac80211: update to wireless-testing 2011-04-06
adds some more pending patches which (among other things) fix the 'failed to stop RX DMA' messages SVN-Revision: 26506
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 653f47a..1c9c424 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
-@@ -1465,8 +1465,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1449,8 +1449,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
REG_WRITE(ah, AR_OBS, 8);
if (ah->config.rx_intr_mitigation) {