From 0ff59f87b0622a9daae29d0a6f016932d8b1b6bc Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 13 Apr 2010 01:03:49 +0000 Subject: ath9k: more fixes/cleanups for ar9280 and ar9300 SVN-Revision: 20835 --- package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/408-ath9k_tweak_rx_intr_mitigation.patch') 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); -- cgit v1.2.3