summaryrefslogtreecommitdiff
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
commit92e5e35c77ea8beb9ede93446bf1186409365bd7 (patch)
treef1a4681c27449667f397c8ca3f26fb45e732d17a /package/mac80211/patches/110-disable_usb_compat.patch
parentfaf45b7316d4864d52bc3efb01c3b3c9d395b8e2 (diff)
downloadmtk-20170518-92e5e35c77ea8beb9ede93446bf1186409365bd7.zip
mtk-20170518-92e5e35c77ea8beb9ede93446bf1186409365bd7.tar.gz
mtk-20170518-92e5e35c77ea8beb9ede93446bf1186409365bd7.tar.bz2
mac80211: update to wireless-testing 2010-09-28
SVN-Revision: 23149
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 76f3fb2..5c9147c 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