diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-06-30 00:10:38 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-06-30 00:10:38 +0000 |
commit | 601604de20e2c93f1409fb44d46ba7971ad69777 (patch) | |
tree | f389af435ba957f05548162bfd9c5e4fab589a3f /package/mac80211/patches/110-disable_usb_compat.patch | |
parent | c0edae12e180ccfa6b0403d279b2b9cfd39715d2 (diff) | |
download | upstream-601604de20e2c93f1409fb44d46ba7971ad69777.tar.gz upstream-601604de20e2c93f1409fb44d46ba7971ad69777.tar.bz2 upstream-601604de20e2c93f1409fb44d46ba7971ad69777.zip |
mac80211: update to wireless-testing 2010-06-28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21988 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 2d7394e834..c60705a531 100644 --- a/package/mac80211/patches/110-disable_usb_compat.patch +++ b/package/mac80211/patches/110-disable_usb_compat.patch @@ -11,7 +11,7 @@ { --- a/compat/compat-2.6.29.c +++ b/compat/compat-2.6.29.c -@@ -50,7 +50,7 @@ void netdev_attach_ops(struct net_device +@@ -51,7 +51,7 @@ void netdev_attach_ops(struct net_device EXPORT_SYMBOL(netdev_attach_ops); #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23)) |