aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/110-disable_usb_compat.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-09-29 13:13:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-09-29 13:13:16 +0000
commit51822a0566f44bdf6e03f472904bc688d27224ac (patch)
treec72d982e8389b3e8ffe1982361a24146440824b1 /package/mac80211/patches/110-disable_usb_compat.patch
parentf6859d097edeaf4535b4526545d478d5567c9f8e (diff)
downloadmaster-187ad058-51822a0566f44bdf6e03f472904bc688d27224ac.tar.gz
master-187ad058-51822a0566f44bdf6e03f472904bc688d27224ac.tar.bz2
master-187ad058-51822a0566f44bdf6e03f472904bc688d27224ac.zip
mac80211: update to wireless-testing 2010-09-28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23149 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.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/mac80211/patches/110-disable_usb_compat.patch b/package/mac80211/patches/110-disable_usb_compat.patch
index 76f3fb24ba..5c9147c77a 100644
--- a/package/mac80211/patches/110-disable_usb_compat.patch
+++ b/package/mac80211/patches/110-disable_usb_compat.patch
@@ -31,3 +31,14 @@
#if 0
extern void usb_poison_urb(struct urb *urb);
#endif
+--- a/config.mk
++++ b/config.mk
+@@ -389,7 +389,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.
+-CONFIG_COMPAT_USB_URB_THREAD_FIX=y
++# CONFIG_COMPAT_USB_URB_THREAD_FIX=y
+
+ CONFIG_ATH9K_HTC=m
+ # CONFIG_ATH9K_HTC_DEBUGFS=y