aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-10-10 14:31:22 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-10-10 14:31:22 +0000
commitdd604086e3a558dc5404bc4291eff75eb9a4b204 (patch)
treed8cb4ad25b0f458204828c29a2a1284aa3d73838 /package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
parent58a1b0cefef7d136251a0cd3a4d453046661a1a6 (diff)
downloadupstream-dd604086e3a558dc5404bc4291eff75eb9a4b204.tar.gz
upstream-dd604086e3a558dc5404bc4291eff75eb9a4b204.tar.bz2
upstream-dd604086e3a558dc5404bc4291eff75eb9a4b204.zip
ath9k: add some cleanups and minor fixes
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38354 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch')
-rw-r--r--package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch b/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
index 55a44b185b..d6cce38f5f 100644
--- a/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
+++ b/package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/wireless/ath/ath9k/hw.c
+++ b/drivers/net/wireless/ath/ath9k/hw.c
-@@ -2017,8 +2017,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1993,8 +1993,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st
REG_WRITE(ah, AR_OBS, 8);
if (ah->config.rx_intr_mitigation) {