ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix...
[10.03/openwrt.git] / package / mac80211 / patches / 100-disable_pcmcia_compat.patch
index a88d1f5..99f250a 100644 (file)
  #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>