mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-12 05:11:57 +02:00
The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17276 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
212 B
Diff
12 lines
212 B
Diff
--- a/config.mk
|
|
+++ b/config.mk
|
|
@@ -156,7 +156,7 @@ ifneq ($(CONFIG_PCI),)
|
|
# CONFIG_ATH5K_DEBUG=y
|
|
# CONFIG_ATH5K_RFKILL=y
|
|
# CONFIG_ATH9K=m
|
|
-# CONFIG_ATH9K_DEBUG=y
|
|
+CONFIG_ATH9K_DEBUG=y
|
|
|
|
|
|
# CONFIG_IWLWIFI=m
|