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-13 01:03:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-04-13 01:03:49 +0000
commit0ff59f87b0622a9daae29d0a6f016932d8b1b6bc (patch)
tree144f4d576c4e40129a5c2ca511960b2adf82a877 /package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
parente2b57ecf5f1f50f7b5f5644e483e06dd67a3cb5f (diff)
downloadupstream-0ff59f87b0622a9daae29d0a6f016932d8b1b6bc.tar.gz
upstream-0ff59f87b0622a9daae29d0a6f016932d8b1b6bc.tar.bz2
upstream-0ff59f87b0622a9daae29d0a6f016932d8b1b6bc.zip
ath9k: more fixes/cleanups for ar9280 and ar9300
SVN-Revision: 20835
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 a3b512cf33..3780930466 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
-@@ -1306,7 +1306,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1297,7 +1297,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);