aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-07-07 17:03:00 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-07-07 17:03:00 +0000
commit5ef404c1a077ee2bc41d9ddfe385e953e32fc160 (patch)
treef0ff8418012f9d3f4459d42bfacd0ce8aa4ae4ea /package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch
parent6bd0a83c9a1473403276888c9eb4bccd2bad1d15 (diff)
downloadupstream-5ef404c1a077ee2bc41d9ddfe385e953e32fc160.tar.gz
upstream-5ef404c1a077ee2bc41d9ddfe385e953e32fc160.tar.bz2
upstream-5ef404c1a077ee2bc41d9ddfe385e953e32fc160.zip
mac80211: update to wireless-testing 2010-07-06, add another patch to finally fix the annoying buffer leak in ath9k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22088 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 c280f3cf61..c9add27c98 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
-@@ -1407,7 +1407,7 @@ int ath9k_hw_reset(struct ath_hw *ah, st
+@@ -1416,7 +1416,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);