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

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)