From 9f712183deca7e4d51c2b173352b9a93a7465855 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 3 Feb 2012 10:23:55 +0000 Subject: ath9k: fix CTS timeout issues in 2.4 ghz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30010 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/571-ath9k_btcoex_optional.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/571-ath9k_btcoex_optional.patch') diff --git a/package/mac80211/patches/571-ath9k_btcoex_optional.patch b/package/mac80211/patches/571-ath9k_btcoex_optional.patch index c73ad1a4f..046a35777 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 } -- cgit v1.2.3