diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-05-16 21:50:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-05-16 21:50:26 +0000 |
commit | c2bee5a64a2c1aeb45e05474ecf4300f43bc6afa (patch) | |
tree | 86dc37c189ca584d51990f49b08c60ed9bcb0d64 /package/mac80211/patches/110-disable_usb_compat.patch | |
parent | 894d50da25d002530d83907f0b5015b76d92e912 (diff) | |
download | upstream-c2bee5a64a2c1aeb45e05474ecf4300f43bc6afa.tar.gz upstream-c2bee5a64a2c1aeb45e05474ecf4300f43bc6afa.tar.bz2 upstream-c2bee5a64a2c1aeb45e05474ecf4300f43bc6afa.zip |
mac80211: update to 2011-05-13
SVN-Revision: 26912
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 737a2d2592..86467ebdbc 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 -@@ -419,7 +419,7 @@ endif #CONFIG_COMPAT_KERNEL_29 +@@ -423,7 +423,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. |