aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/110-disable_usb_compat.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-02-27 11:22:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-02-27 11:22:26 +0000
commitebff4e71daea8fb52e38c353c4bdf0940d891d13 (patch)
treeffaf70f51387dc2854aba4afdffcc2171ab25345 /package/mac80211/patches/110-disable_usb_compat.patch
parent67cb2739eb59feba7f3eeebb5527090ae1f1bfbb (diff)
downloadmaster-187ad058-ebff4e71daea8fb52e38c353c4bdf0940d891d13.tar.gz
master-187ad058-ebff4e71daea8fb52e38c353c4bdf0940d891d13.tar.bz2
master-187ad058-ebff4e71daea8fb52e38c353c4bdf0940d891d13.zip
mac80211: update to 2011-02-25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25749 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/110-disable_usb_compat.patch')
-rw-r--r--package/mac80211/patches/110-disable_usb_compat.patch2
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 cbfa42cba3..44ff8ac106 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
-@@ -424,7 +424,7 @@ endif #CONFIG_COMPAT_KERNEL_29
+@@ -431,7 +431,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.