mac80211: update to wireless-testing 2011-01-05, should improve aggregation reliabili...
[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>
This page took 0.028589 seconds and 4 git commands to generate.