aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-04-14 00:09:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-04-14 00:09:26 +0000
commit396a3c5385f9e90f909520144dc007c0eb9c982a (patch)
treefc021111c7c54c71c3cb5014ec4e66db8989547e /package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
parent5f5ed3f10957d53857d3ff230ec8d36c2823b289 (diff)
downloadupstream-396a3c5385f9e90f909520144dc007c0eb9c982a.tar.gz
upstream-396a3c5385f9e90f909520144dc007c0eb9c982a.tar.bz2
upstream-396a3c5385f9e90f909520144dc007c0eb9c982a.zip
mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
SVN-Revision: 20849
Diffstat (limited to 'package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch')
-rw-r--r--package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch b/package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
index 3780930466..2d3f9246ec 100644
--- a/package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
+++ b/package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -1297,7 +1297,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1298,7 +1298,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
if (ah->config.rx_intr_mitigation) {
REG_RMW_FIELD(ah, AR_RIMT, AR_RIMT_LAST, 500);