summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/100-disable_pcmcia_compat.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-01-09 20:32:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-01-09 20:32:25 +0000
commit56647592a42f8ab783c99d4bc671557bce2355db (patch)
tree6c70ecc4ecf3534dc33644035bb4a26162bfe458 /package/mac80211/patches/100-disable_pcmcia_compat.patch
parent088d334311da7914665e4169eb873c4ee2795684 (diff)
downloadmaster-31e0f0ae-56647592a42f8ab783c99d4bc671557bce2355db.tar.gz
master-31e0f0ae-56647592a42f8ab783c99d4bc671557bce2355db.tar.bz2
master-31e0f0ae-56647592a42f8ab783c99d4bc671557bce2355db.zip
mac80211: update to wireless-testing 2011-01-05, should improve aggregation reliability in ath9k
SVN-Revision: 24948
Diffstat (limited to 'package/mac80211/patches/100-disable_pcmcia_compat.patch')
-rw-r--r--package/mac80211/patches/100-disable_pcmcia_compat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/mac80211/patches/100-disable_pcmcia_compat.patch b/package/mac80211/patches/100-disable_pcmcia_compat.patch
index a88d1f590c..99f250ab3c 100644
--- a/package/mac80211/patches/100-disable_pcmcia_compat.patch
+++ b/package/mac80211/patches/100-disable_pcmcia_compat.patch
@@ -42,10 +42,10 @@
#include <pcmcia/cs.h>
--- a/include/linux/compat-2.6.33.h
+++ b/include/linux/compat-2.6.33.h
-@@ -6,7 +6,7 @@
- #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33))
+@@ -7,7 +7,7 @@
#include <linux/skbuff.h>
+ #include <linux/pci.h>
-#if defined(CONFIG_PCCARD) || defined(CONFIG_PCCARD_MODULE)
+#if 0
#include <pcmcia/cs_types.h>