patch-1.3.33 linux/drivers/net/skeleton.c
Next file: linux/drivers/net/smc-ultra.c
Previous file: linux/drivers/net/sk_g16.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/skeleton.c
- Orig date:
Tue Aug 15 20:39:03 1995
diff -u --recursive --new-file v1.3.32/linux/drivers/net/skeleton.c linux/drivers/net/skeleton.c
@@ -179,7 +179,7 @@
* This makes it easier to free the memory when this driver
* is used as a module.
*/
- dev = init_etherdev(0, 0, 0);
+ dev = init_etherdev(0, 0);
if (dev == NULL)
return -ENOMEM;
}
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