aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/571-ath9k_btcoex_optional.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-02-03 10:23:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-02-03 10:23:55 +0000
commit8a29665964db486be2eac787cbdc516d4254afa8 (patch)
treee6b07321783ecee2a5767ed541c94b13aa3d2c56 /package/mac80211/patches/571-ath9k_btcoex_optional.patch
parent99ab6e575af01846e0043db5d1dd1dc19e9ae803 (diff)
downloadupstream-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.patch2
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
}