patch-2.3.99-pre6 linux/drivers/net/wan/cosa.c
Next file: linux/drivers/net/wan/lmc/Makefile
Previous file: linux/drivers/net/wan/comx.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Fri Apr 21 16:37:56 2000
- Orig file:
v2.3.99-pre5/linux/drivers/net/wan/cosa.c
- Orig date:
Tue Mar 14 19:10:40 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/net/wan/cosa.c linux/drivers/net/wan/cosa.c
@@ -79,6 +79,7 @@
/* ---------- Headers, macros, data structures ---------- */
+#include <linux/config.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/malloc.h>
@@ -374,7 +375,7 @@
int i;
printk(KERN_INFO "cosa v1.08 (c) 1997-2000 Jan Kasprzak <kas@fi.muni.cz>\n");
-#ifdef __SMP__
+#ifdef CONFIG_SMP
printk(KERN_INFO "cosa: SMP found. Please mail any success/failure reports to the author.\n");
#endif
if (cosa_major > 0) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)