patch-2.3.13 linux/drivers/net/znet.c
Next file: linux/drivers/parport/Config.in
Previous file: linux/drivers/net/yellowfin.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Aug  5 14:35:52 1999
-  Orig file: 
v2.3.12/linux/drivers/net/znet.c
-  Orig date: 
Thu Jan 14 10:31:41 1999
diff -u --recursive --new-file v2.3.12/linux/drivers/net/znet.c linux/drivers/net/znet.c
@@ -200,7 +200,7 @@
    BIOS area.  We just scan for the signature, and pull the vital parameters
    out of the structure. */
 
-__initfunc(int znet_probe(struct device *dev))
+int __init znet_probe(struct device *dev)
 {
 	int i;
 	struct netidblk *netinfo;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)