diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-20 18:14:35 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-20 18:14:35 +0000 |
commit | b7dc13b6a4fb30c354141ebba718e8dc8ebfdd37 (patch) | |
tree | f19cbced5cf203a403fd0ff0f146c034c8b79490 /package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch | |
parent | 6b1337376f13201edee43c9dcb5c29bfed7544f4 (diff) | |
download | upstream-b7dc13b6a4fb30c354141ebba718e8dc8ebfdd37.tar.gz upstream-b7dc13b6a4fb30c354141ebba718e8dc8ebfdd37.tar.bz2 upstream-b7dc13b6a4fb30c354141ebba718e8dc8ebfdd37.zip |
mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26744 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 c6a61224b5..4330dd4b6a 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 -@@ -1437,8 +1437,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1450,8 +1450,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st REG_WRITE(ah, AR_OBS, 8); if (ah->config.rx_intr_mitigation) { |