diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-07-10 00:21:25 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-07-10 00:21:25 +0000 |
commit | b718813b57964dacdaf30a645cab112760ef1d23 (patch) | |
tree | 894a9e3fd09b247b6702594fffd3d65f520d0148 /package/mac80211/patches/110-disable_usb_compat.patch | |
parent | 178df184a1ce23f024d50aa3205e17974d2047e1 (diff) | |
download | upstream-b718813b57964dacdaf30a645cab112760ef1d23.tar.gz upstream-b718813b57964dacdaf30a645cab112760ef1d23.tar.bz2 upstream-b718813b57964dacdaf30a645cab112760ef1d23.zip |
mac80211: update to latest version, fix tx gain patch
SVN-Revision: 32655
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 6f674008f9..35f58141e4 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 -@@ -507,7 +507,7 @@ endif #CONFIG_COMPAT_KERNEL_2_6_29 +@@ -512,7 +512,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. |