diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-08-01 12:15:15 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-08-01 12:15:15 +0000 |
commit | a1e19186fa70e8bc918d825e31a50259ea8082fd (patch) | |
tree | 7e08fcb20003dd62c1286426a50e8504e081e5db /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch | |
parent | 478decc60bb34144cc60b61c27378d8b0a0dce9b (diff) | |
download | mtk-20170518-a1e19186fa70e8bc918d825e31a50259ea8082fd.zip mtk-20170518-a1e19186fa70e8bc918d825e31a50259ea8082fd.tar.gz mtk-20170518-a1e19186fa70e8bc918d825e31a50259ea8082fd.tar.bz2 |
ath9k: fold patches that were merged upstream into 300-pending_work.patch
SVN-Revision: 27860
Diffstat (limited to 'package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch')
-rw-r--r-- | package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch b/package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch index c3e56d3..d93686c 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 -@@ -1591,8 +1591,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1656,8 +1656,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st REG_WRITE(ah, AR_OBS, 8); if (ah->config.rx_intr_mitigation) { |