patch-2.3.10 linux/drivers/net/de600.c
Next file: linux/drivers/net/de620.c
Previous file: linux/drivers/net/de4x5.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Tue Jul  6 19:05:49 1999
-  Orig file: 
v2.3.9/linux/drivers/net/de600.c
-  Orig date: 
Tue Feb 10 12:56:44 1998
diff -u --recursive --new-file v2.3.9/linux/drivers/net/de600.c linux/drivers/net/de600.c
@@ -627,8 +627,8 @@
 	 */
 }
 
-__initfunc(int
-de600_probe(struct device *dev))
+int __init 
+de600_probe(struct device *dev)
 {
 	int	i;
 	static struct net_device_stats de600_netstats;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)