diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 11:22:26 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 11:22:26 +0000 |
commit | 39570be2489a6901b8476165fc36a7268b12fe21 (patch) | |
tree | d26fd19901b2d5f77313136c6dfd63ee19ed86f5 /package/mac80211/patches/110-disable_usb_compat.patch | |
parent | fb28515e2639e6e420ac407e50d97d5a99899856 (diff) | |
download | upstream-39570be2489a6901b8476165fc36a7268b12fe21.tar.gz upstream-39570be2489a6901b8476165fc36a7268b12fe21.tar.bz2 upstream-39570be2489a6901b8476165fc36a7268b12fe21.zip |
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.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 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. |