summaryrefslogtreecommitdiff
path: root/package/mac80211/patches/100-disable_pcmcia_compat.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-05-15 15:56:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-05-15 15:56:51 +0000
commit48e4708a34a37be043ae0471047127430702b39a (patch)
treec5d6df8c3628e6c8a5e9a61ce111715dc9b0113c /package/mac80211/patches/100-disable_pcmcia_compat.patch
parentcfec944f426b948f8bd5ef81e402c81e29e3eb1c (diff)
downloadmtk-20170518-48e4708a34a37be043ae0471047127430702b39a.zip
mtk-20170518-48e4708a34a37be043ae0471047127430702b39a.tar.gz
mtk-20170518-48e4708a34a37be043ae0471047127430702b39a.tar.bz2
mac80211: update to wireless-testing 2010-05-12 plus some pending patches
SVN-Revision: 21454
Diffstat (limited to 'package/mac80211/patches/100-disable_pcmcia_compat.patch')
-rw-r--r--package/mac80211/patches/100-disable_pcmcia_compat.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/100-disable_pcmcia_compat.patch b/package/mac80211/patches/100-disable_pcmcia_compat.patch
index 7e5450a..8b366ff 100644
--- a/package/mac80211/patches/100-disable_pcmcia_compat.patch
+++ b/package/mac80211/patches/100-disable_pcmcia_compat.patch
@@ -53,7 +53,7 @@
#include <pcmcia/cs_types.h>
#include <pcmcia/cistpl.h>
#include <pcmcia/ds.h>
-@@ -70,9 +70,9 @@ static inline struct sk_buff *netdev_all
+@@ -67,9 +67,9 @@ static inline struct sk_buff *netdev_all
return skb;
}