patch-2.3.16 linux/drivers/acorn/net/net-probe.c
Next file: linux/drivers/atm/Makefile
Previous file: linux/drivers/acorn/net/etherh.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 26 12:42:33 1999
- Orig file:
v2.3.15/linux/drivers/acorn/net/net-probe.c
- Orig date:
Wed Aug 18 11:38:59 1999
diff -u --recursive --new-file v2.3.15/linux/drivers/acorn/net/net-probe.c linux/drivers/acorn/net/net-probe.c
@@ -12,7 +12,7 @@
extern int ether3_probe (struct net_device *dev);
extern int etherh_probe (struct net_device *dev);
-__initfunc(int acorn_ethif_probe(struct net_device *dev))
+int __init acorn_ethif_probe(struct net_device *dev)
{
if (1
#ifdef CONFIG_ARM_ETHERH
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)