diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-01-20 23:35:21 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-01-20 23:35:21 +0000 |
commit | 4ee2365159df178ea0729f8fc508c36b68da6618 (patch) | |
tree | c914013caea7bbc427d741cbdb9c07b1a9be7a6e /package/mac80211/patches/520-ath9k_intr_mitigation_tweak.patch | |
parent | a98c957eb5976d01dde80b0f8286fd7f7359da26 (diff) | |
download | mtk-20170518-4ee2365159df178ea0729f8fc508c36b68da6618.zip mtk-20170518-4ee2365159df178ea0729f8fc508c36b68da6618.tar.gz mtk-20170518-4ee2365159df178ea0729f8fc508c36b68da6618.tar.bz2 |
mac80211: update to wireless-testing 2010-01-19
SVN-Revision: 25053
Diffstat (limited to 'package/mac80211/patches/520-ath9k_intr_mitigation_tweak.patch')
-rw-r--r-- | package/mac80211/patches/520-ath9k_intr_mitigation_tweak.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/520-ath9k_intr_mitigation_tweak.patch b/package/mac80211/patches/520-ath9k_intr_mitigation_tweak.patch index 0c33741..be17062 100644 --- a/package/mac80211/patches/520-ath9k_intr_mitigation_tweak.patch +++ b/package/mac80211/patches/520-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 -@@ -1425,8 +1425,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1426,8 +1426,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st REG_WRITE(ah, AR_OBS, 8); if (ah->config.rx_intr_mitigation) { |