diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-12-04 01:32:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-12-04 01:32:04 +0000 |
commit | 2a55832f5884d0512556d772b5532aa5737f39ad (patch) | |
tree | 001d013871bb58416622c40e93c6dee2979966fc /package/mac80211/patches/110-disable_usb_compat.patch | |
parent | b599f7dc42e33e6c04523deefabc316501e92baf (diff) | |
download | upstream-2a55832f5884d0512556d772b5532aa5737f39ad.tar.gz upstream-2a55832f5884d0512556d772b5532aa5737f39ad.tar.bz2 upstream-2a55832f5884d0512556d772b5532aa5737f39ad.zip |
mac80211: update to wireless-testing 2010-11-30
SVN-Revision: 24235
Diffstat (limited to 'package/mac80211/patches/110-disable_usb_compat.patch')
-rw-r--r-- | package/mac80211/patches/110-disable_usb_compat.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/110-disable_usb_compat.patch b/package/mac80211/patches/110-disable_usb_compat.patch index a07e978bd5..303d428a5b 100644 --- a/package/mac80211/patches/110-disable_usb_compat.patch +++ b/package/mac80211/patches/110-disable_usb_compat.patch @@ -33,7 +33,7 @@ #endif --- a/config.mk +++ b/config.mk -@@ -389,7 +389,7 @@ endif #CONFIG_COMPAT_KERNEL_29 +@@ -403,7 +403,7 @@ endif #CONFIG_COMPAT_KERNEL_29 # This activates a threading fix for usb urb. # this is mainline commit: b3e670443b7fb8a2d29831b62b44a039c283e351 # This fix will be included in some stable releases. |