diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-18 01:26:36 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-18 01:26:36 +0000 |
commit | 9f3403679d823f3b7d4eb2e2918db58b1a0b8fff (patch) | |
tree | fe2a28fedad04703b1d6951b1bc0f33b08fa4fce /package/mac80211/patches/110-disable_usb_compat.patch | |
parent | 31767f1683b70f7f58c9e4aa08d1cfae167c9d71 (diff) |
mac80211: update to wireless-testing 2012-06-14
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32420 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.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 6108989622..6f674008f9 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 -@@ -506,7 +506,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_29 +@@ -507,7 +507,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. |