From 5505e8f61e586902dfff2b6c5f97de054faaadfe Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 8 Apr 2011 12:18:43 +0000 Subject: ath9k: improve the rx dma stop fix, add more debugging output in case the issue still occurs SVN-Revision: 26532 --- package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch') diff --git a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch b/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch index 1c9c424..c6a6122 100644 --- a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch +++ b/package/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 -@@ -1449,8 +1449,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1437,8 +1437,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st REG_WRITE(ah, AR_OBS, 8); if (ah->config.rx_intr_mitigation) { -- cgit v1.1