summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/110-disable_usb_compat.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-08-31 23:34:21 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-08-31 23:34:21 +0000
commit2f014eb8e82152c3e31fba135b45cdf026de7fd1 (patch)
tree509489e635a0f907a8838797bfbaf7f105afc883 /package/mac80211/patches/110-disable_usb_compat.patch
parentece9b523e446692c9361336d1f0b6cbd6a3df257 (diff)
downloadmaster-31e0f0ae-2f014eb8e82152c3e31fba135b45cdf026de7fd1.tar.gz
master-31e0f0ae-2f014eb8e82152c3e31fba135b45cdf026de7fd1.tar.bz2
master-31e0f0ae-2f014eb8e82152c3e31fba135b45cdf026de7fd1.zip
mac80211: update to wireless-testing 2010-08-31
SVN-Revision: 22865
Diffstat (limited to 'package/mac80211/patches/110-disable_usb_compat.patch')
-rw-r--r--package/mac80211/patches/110-disable_usb_compat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/110-disable_usb_compat.patch b/package/mac80211/patches/110-disable_usb_compat.patch
index c60705a531..76f3fb24ba 100644
--- a/package/mac80211/patches/110-disable_usb_compat.patch
+++ b/package/mac80211/patches/110-disable_usb_compat.patch
@@ -1,6 +1,6 @@
--- a/compat/compat-2.6.28.c
+++ b/compat/compat-2.6.28.c
-@@ -166,7 +166,7 @@ EXPORT_SYMBOL(pcmcia_loop_config);
+@@ -168,7 +168,7 @@ EXPORT_SYMBOL(pcmcia_loop_config);
#endif /* CONFIG_PCMCIA */
@@ -11,7 +11,7 @@
{
--- a/compat/compat-2.6.29.c
+++ b/compat/compat-2.6.29.c
-@@ -51,7 +51,7 @@ void netdev_attach_ops(struct net_device
+@@ -52,7 +52,7 @@ void netdev_attach_ops(struct net_device
EXPORT_SYMBOL(netdev_attach_ops);
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,23))