A patch which works around the issue is included in compat wireless.
[openwrt.git] / package / mac80211 / patches / 402-ath9k-enable-debug.patch
index 33b7474..24234eb 100644 (file)
@@ -1,11 +1,11 @@
 --- a/config.mk
 +++ b/config.mk
-@@ -98,7 +98,7 @@ ifneq ($(CONFIG_PCI),)
+@@ -125,7 +125,7 @@ ifneq ($(CONFIG_PCI),)
  CONFIG_ATH5K=m
- # CONFIG_ATH5K_DEBUG is not set
+ # CONFIG_ATH5K_DEBUG=y
  CONFIG_ATH9K=m
--# CONFIG_ATH9K_DEBUG is not set
+-# CONFIG_ATH9K_DEBUG=y
 +CONFIG_ATH9K_DEBUG=y
  
  
- CONFIG_IWLWIFI=y
+ # CONFIG_IWLWIFI=m
This page took 0.019795 seconds and 4 git commands to generate.