diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-06-24 19:53:13 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-06-24 19:53:13 +0000 |
commit | 2686ccd16df677ae3f4250bc51c7c2fd7b6688d7 (patch) | |
tree | a44f783eb47dde96b98457e9980bab5808af8a0c /package/mac80211/patches/007-remove_misc_drivers.patch | |
parent | fdc2c49a186b639f8398aa1f38d6a5175fdb57f3 (diff) | |
download | upstream-2686ccd16df677ae3f4250bc51c7c2fd7b6688d7.tar.gz upstream-2686ccd16df677ae3f4250bc51c7c2fd7b6688d7.tar.bz2 upstream-2686ccd16df677ae3f4250bc51c7c2fd7b6688d7.zip |
mac80211: update to wireless-testing 2011-06-22
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27275 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/007-remove_misc_drivers.patch')
-rw-r--r-- | package/mac80211/patches/007-remove_misc_drivers.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/007-remove_misc_drivers.patch b/package/mac80211/patches/007-remove_misc_drivers.patch index c8817d04fb..37c03f2eef 100644 --- a/package/mac80211/patches/007-remove_misc_drivers.patch +++ b/package/mac80211/patches/007-remove_misc_drivers.patch @@ -9,7 +9,7 @@ endif #CONFIG_STAGING # mac80211 test driver -@@ -353,13 +353,13 @@ endif #CONFIG_CRC_ITU_T +@@ -365,13 +365,13 @@ endif #CONFIG_CRC_ITU_T CONFIG_MWL8K=m # Ethernet drivers go here @@ -28,7 +28,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_27 ifdef CONFIG_WIRELESS_EXT -@@ -419,21 +419,21 @@ endif #CONFIG_COMPAT_KERNEL_2_6_29 +@@ -431,21 +431,21 @@ endif #CONFIG_COMPAT_KERNEL_2_6_29 # Note: this depends on CONFIG_USB_NET_RNDIS_HOST and CONFIG_USB_NET_CDCETHER # it also requires new RNDIS_HOST and CDC_ETHER modules which we add ifdef CONFIG_COMPAT_KERNEL_2_6_29 |