patch-2.1.91 linux/drivers/net/3c59x.c
Next file: linux/drivers/net/Makefile
Previous file: linux/drivers/net/3c523.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Mar 18 09:50:17 1998
- Orig file:
v2.1.90/linux/drivers/net/3c59x.c
- Orig date:
Mon Feb 23 18:12:05 1998
diff -u --recursive --new-file v2.1.90/linux/drivers/net/3c59x.c linux/drivers/net/3c59x.c
@@ -83,7 +83,7 @@
#if LINUX_VERSION_CODE < 0x10300
#define RUN_AT(x) (x) /* What to put in timer->expires. */
#define DEV_ALLOC_SKB(len) alloc_skb(len, GFP_ATOMIC)
-#if defined(__alpha)
+#if defined(__alpha__)
#error "The Alpha architecture is only support with kernel version 2.0."
#endif
#define virt_to_bus(addr) ((unsigned long)addr)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov