patch-2.4.0-test3 linux/drivers/net/cs89x0.c
Next file: linux/drivers/net/defxx.c
Previous file: linux/drivers/net/bonding.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Jul 5 11:54:11 2000
- Orig file:
v2.4.0-test2/linux/drivers/net/cs89x0.c
- Orig date:
Fri Jun 23 21:55:09 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/net/cs89x0.c linux/drivers/net/cs89x0.c
@@ -1558,7 +1558,10 @@
#if DEBUGGING
net_debug = debug;
+#else
+ debug = 0;
#endif
+
dev_cs89x0.irq = irq;
dev_cs89x0.base_addr = io;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)