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-22 15:39:31 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-04-22 15:39:31 +0000
commit17049cf4cecc9ce37e52b176f87c512b07db1446 (patch)
tree089e22db0ec1c250a3dc677e3fffe90a52492bc1 /package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
parentceaa4bbe3c321003122bd277be4b7f609f33f8a3 (diff)
downloadupstream-17049cf4cecc9ce37e52b176f87c512b07db1446.tar.gz
upstream-17049cf4cecc9ce37e52b176f87c512b07db1446.tar.bz2
upstream-17049cf4cecc9ce37e52b176f87c512b07db1446.zip
mac80211: update to wireless-testing 2010-04-21
SVN-Revision: 21089
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 fb524b260c..3192ab0864 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
-@@ -1345,7 +1345,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1373,7 +1373,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);