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

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)