patch-2.3.34 linux/drivers/net/pcmcia/wavelan_cs.h

Next file: linux/drivers/net/sb1000.c
Previous file: linux/drivers/net/pcmcia/ray_cs.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.33/linux/drivers/net/pcmcia/wavelan_cs.h linux/drivers/net/pcmcia/wavelan_cs.h
@@ -382,9 +382,9 @@
 #include <linux/ioport.h>
 #include <linux/fcntl.h>
 
-#ifdef CONFIG_NET_RADIO
+#ifdef CONFIG_NET_PCMCIA_RADIO
 #include <linux/wireless.h>		/* Wireless extensions */
-#endif
+#endif	/* CONFIG_NET_PCMCIA_RADIO */
 
 /* Pcmcia headers that we need */
 #include <pcmcia/cs_types.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)