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

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)