diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-05-15 15:56:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-05-15 15:56:51 +0000 |
commit | 48e4708a34a37be043ae0471047127430702b39a (patch) | |
tree | c5d6df8c3628e6c8a5e9a61ce111715dc9b0113c /package/mac80211/patches/100-disable_pcmcia_compat.patch | |
parent | cfec944f426b948f8bd5ef81e402c81e29e3eb1c (diff) | |
download | upstream-48e4708a34a37be043ae0471047127430702b39a.tar.gz upstream-48e4708a34a37be043ae0471047127430702b39a.tar.bz2 upstream-48e4708a34a37be043ae0471047127430702b39a.zip |
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.patch | 2 |
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 7e5450a343..8b366ff936 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; } |