patch-1.3.33 linux/drivers/net/smc-ultra.c

Next file: linux/drivers/net/tulip.c
Previous file: linux/drivers/net/skeleton.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.32/linux/drivers/net/smc-ultra.c linux/drivers/net/smc-ultra.c
@@ -139,7 +139,7 @@
 		return ENODEV;
 
 	if (dev == NULL)
-		dev = init_etherdev(0, sizeof(struct ei_device), 0);
+		dev = init_etherdev(0, sizeof(struct ei_device));
 	if (dev == NULL) /* Still.. */
 		return ENOMEM; /* Out of memory ?? */
 

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