patch-2.4.4 linux/drivers/net/declance.c
Next file: linux/drivers/net/defxx.c
Previous file: linux/drivers/net/de620.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Apr 12 12:15:25 2001
- Orig file:
v2.4.3/linux/drivers/net/declance.c
- Orig date:
Tue Mar 20 12:05:00 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/net/declance.c linux/drivers/net/declance.c
@@ -1217,7 +1217,7 @@
/* Find all the lance cards on the system and initialize them */
static int __init dec_lance_probe(void)
{
- static int called = 0;
+ static int called;
#ifdef MODULE
root_lance_dev = NULL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)