diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-01-09 20:32:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-01-09 20:32:25 +0000 |
commit | 56647592a42f8ab783c99d4bc671557bce2355db (patch) | |
tree | 6c70ecc4ecf3534dc33644035bb4a26162bfe458 /package/mac80211/patches/007-remove_misc_drivers.patch | |
parent | 088d334311da7914665e4169eb873c4ee2795684 (diff) | |
download | upstream-56647592a42f8ab783c99d4bc671557bce2355db.tar.gz upstream-56647592a42f8ab783c99d4bc671557bce2355db.tar.bz2 upstream-56647592a42f8ab783c99d4bc671557bce2355db.zip |
mac80211: update to wireless-testing 2011-01-05, should improve aggregation reliability in ath9k
SVN-Revision: 24948
Diffstat (limited to 'package/mac80211/patches/007-remove_misc_drivers.patch')
-rw-r--r-- | package/mac80211/patches/007-remove_misc_drivers.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/mac80211/patches/007-remove_misc_drivers.patch b/package/mac80211/patches/007-remove_misc_drivers.patch index cb3fddb49b..bf7ecbd011 100644 --- a/package/mac80211/patches/007-remove_misc_drivers.patch +++ b/package/mac80211/patches/007-remove_misc_drivers.patch @@ -1,6 +1,6 @@ --- a/config.mk +++ b/config.mk -@@ -196,7 +196,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT +@@ -202,7 +202,7 @@ $(warning "WARNING: CONFIG_CFG80211_WEXT endif #CONFIG_WIRELESS_EXT ifneq ($(CONFIG_STAGING),) @@ -9,7 +9,7 @@ endif # mac80211 test driver -@@ -326,13 +326,13 @@ endif #CONFIG_CRC_ITU_T +@@ -336,13 +336,13 @@ endif #CONFIG_CRC_ITU_T CONFIG_MWL8K=m # Ethernet drivers go here @@ -28,7 +28,7 @@ endif #CONFIG_COMPAT_KERNEL_27 ifdef CONFIG_WIRELESS_EXT -@@ -383,21 +383,21 @@ CONFIG_ZD1211RW=m +@@ -396,21 +396,21 @@ CONFIG_ZD1211RW=m # 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_29 |