diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-08-27 21:57:07 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-08-27 21:57:07 +0000 |
commit | 6c57c577116b3c885b07f797e701b3b13fbf4895 (patch) | |
tree | 70bd2f03299b8f69cb29e516571519587d7113af /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch | |
parent | 6c219a036ae4abee2e072fe67275e97fd753d52f (diff) | |
download | upstream-6c57c577116b3c885b07f797e701b3b13fbf4895.tar.gz upstream-6c57c577116b3c885b07f797e701b3b13fbf4895.tar.bz2 upstream-6c57c577116b3c885b07f797e701b3b13fbf4895.zip |
mac80211: update to wireless-testing 2011-08-26
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28093 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 834e1a2aeb..e2bfde443a 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 -@@ -1664,8 +1664,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1671,8 +1671,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st REG_WRITE(ah, AR_OBS, 8); if (ah->config.rx_intr_mitigation) { |