From b01eb369ce4b236f214c74dc7a30f65474ddf8d3 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 10 Jul 2012 00:21:25 +0000 Subject: mac80211: update to latest version, fix tx gain patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32655 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/023-ath9k_disable_btcoex.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/mac80211/patches/023-ath9k_disable_btcoex.patch') diff --git a/package/mac80211/patches/023-ath9k_disable_btcoex.patch b/package/mac80211/patches/023-ath9k_disable_btcoex.patch index 36645fc75..900f03088 100644 --- a/package/mac80211/patches/023-ath9k_disable_btcoex.patch +++ b/package/mac80211/patches/023-ath9k_disable_btcoex.patch @@ -7,5 +7,5 @@ -export CONFIG_ATH9K_BTCOEX_SUPPORT=y +# export CONFIG_ATH9K_BTCOEX_SUPPORT=y - ifndef CONFIG_COMPAT_KERNEL_2_6_27 - export CONFIG_ATH6KL=m + # WIL6210 requires MSI only available >= 2.6.30 + ifndef CONFIG_COMPAT_KERNEL_2_6_30 -- cgit v1.2.3