patch-1.3.33 linux/drivers/net/wd.c
Next file: linux/drivers/net/znet.c
Previous file: linux/drivers/net/tulip.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Tue Oct 10 14:03:45 1995
 -  Orig file: 
v1.3.32/linux/drivers/net/wd.c
 -  Orig date: 
Wed Oct  4 14:14:31 1995
 
diff -u --recursive --new-file v1.3.32/linux/drivers/net/wd.c linux/drivers/net/wd.c
@@ -119,7 +119,7 @@
 		return ENODEV;
 
 	if (dev == NULL)
-		dev = init_etherdev(0, sizeof(struct ei_device), 0);
+		dev = init_etherdev(0, sizeof(struct ei_device));
 
 	printk("%s: WD80x3 at %#3x, ", dev->name, ioaddr);
 	for (i = 0; i < 6; i++)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this