patch-2.3.10 linux/drivers/net/hydra.c
Next file: linux/drivers/net/ibmtr.c
Previous file: linux/drivers/net/hplance.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Jul  6 19:05:50 1999
-  Orig file: 
v2.3.9/linux/drivers/net/hydra.c
-  Orig date: 
Tue Feb 10 12:56:44 1998
diff -u --recursive --new-file v2.3.9/linux/drivers/net/hydra.c linux/drivers/net/hydra.c
@@ -157,7 +157,7 @@
 
 #endif
 
-__initfunc(int hydra_probe(struct device *dev))
+int __init hydra_probe(struct device *dev)
 {
 	struct hydra_private *priv;
 	u32 board;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)