diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-02-03 10:23:55 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-02-03 10:23:55 +0000 |
commit | 8a29665964db486be2eac787cbdc516d4254afa8 (patch) | |
tree | e6b07321783ecee2a5767ed541c94b13aa3d2c56 /package/mac80211/patches/571-ath9k_btcoex_optional.patch | |
parent | 99ab6e575af01846e0043db5d1dd1dc19e9ae803 (diff) | |
download | upstream-8a29665964db486be2eac787cbdc516d4254afa8.tar.gz upstream-8a29665964db486be2eac787cbdc516d4254afa8.tar.bz2 upstream-8a29665964db486be2eac787cbdc516d4254afa8.zip |
ath9k: fix CTS timeout issues in 2.4 ghz
SVN-Revision: 30010
Diffstat (limited to 'package/mac80211/patches/571-ath9k_btcoex_optional.patch')
-rw-r--r-- | package/mac80211/patches/571-ath9k_btcoex_optional.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/571-ath9k_btcoex_optional.patch b/package/mac80211/patches/571-ath9k_btcoex_optional.patch index c73ad1a4f3..046a35777f 100644 --- a/package/mac80211/patches/571-ath9k_btcoex_optional.patch +++ b/package/mac80211/patches/571-ath9k_btcoex_optional.patch @@ -203,7 +203,7 @@ if (btcoex->hw_timer_enabled) --- a/drivers/net/wireless/ath/ath9k/hw.c +++ b/drivers/net/wireless/ath/ath9k/hw.c -@@ -1929,7 +1929,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st +@@ -1932,7 +1932,8 @@ int ath9k_hw_reset(struct ath_hw *ah, st #endif } |