summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-04-30 15:55:24 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-04-30 15:55:24 +0000
commitb583a3f450f147d2f1d6ec4e257d667e09c5d946 (patch)
treeb719ece81e86cfae77c88e7e43940f9690e76b03 /package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
parent504244e34fc9f30ff3b84333d8d666cca2500ca6 (diff)
downloadmaster-31e0f0ae-b583a3f450f147d2f1d6ec4e257d667e09c5d946.tar.gz
master-31e0f0ae-b583a3f450f147d2f1d6ec4e257d667e09c5d946.tar.bz2
master-31e0f0ae-b583a3f450f147d2f1d6ec4e257d667e09c5d946.zip
mac80211: update to wireless-testing 2010-04-28
SVN-Revision: 21271
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 3192ab0864..f7e7742e1c 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
-@@ -1373,7 +1373,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1380,7 +1380,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);