summaryrefslogtreecommitdiff
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
commit39570be2489a6901b8476165fc36a7268b12fe21 (patch)
treed26fd19901b2d5f77313136c6dfd63ee19ed86f5 /package/mac80211/patches/110-disable_usb_compat.patch
parentfb28515e2639e6e420ac407e50d97d5a99899856 (diff)
downloadmtk-20170518-39570be2489a6901b8476165fc36a7268b12fe21.zip
mtk-20170518-39570be2489a6901b8476165fc36a7268b12fe21.tar.gz
mtk-20170518-39570be2489a6901b8476165fc36a7268b12fe21.tar.bz2
mac80211: update to 2011-02-25
SVN-Revision: 25749
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 cbfa42c..44ff8ac 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.