aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-01-17 01:38:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-01-17 01:38:07 +0000
commit20daaf74805b5adfae2874edcd049b2c827d05df (patch)
tree4c508b2f422ed6dc70412d458205ed02ab7946f0 /package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
parentae440b2f004a423df07103749f846bb4906e6964 (diff)
downloadupstream-20daaf74805b5adfae2874edcd049b2c827d05df.tar.gz
upstream-20daaf74805b5adfae2874edcd049b2c827d05df.tar.bz2
upstream-20daaf74805b5adfae2874edcd049b2c827d05df.zip
mac80211: upgrade to compat-wireless 2010-01-15
SVN-Revision: 19176
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 b900f411f6..e3df0ad14a 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
-@@ -2109,7 +2109,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -2088,7 +2088,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);