aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/110-disable_usb_compat.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2011-06-15 21:16:38 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2011-06-15 21:16:38 +0000
commitdfcd340721e76af49cef4291fd24db41c13da21b (patch)
treea5c086eb1d3fbe2d9990a4bfcf9191e8ff701cf6 /package/mac80211/patches/110-disable_usb_compat.patch
parentcd3bd6e13e5c023d62546444ef2c03d4eddf2d45 (diff)
downloadupstream-dfcd340721e76af49cef4291fd24db41c13da21b.tar.gz
upstream-dfcd340721e76af49cef4291fd24db41c13da21b.tar.bz2
upstream-dfcd340721e76af49cef4291fd24db41c13da21b.zip
package/mac80211: Add linux 3.0 compatibility
Add patches from Hauke adding linux 3.0 compatibility. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27187
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 70683155a1..24777ac002 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
-@@ -427,7 +427,7 @@ endif #CONFIG_COMPAT_KERNEL_29
+@@ -440,7 +440,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_29
# This activates a threading fix for usb urb.
# this is mainline commit: b3e670443b7fb8a2d29831b62b44a039c283e351
# This fix will be included in some stable releases.