patch-2.3.10 linux/drivers/net/82596.c
Next file: linux/drivers/net/Config.in
Previous file: linux/drivers/net/3c527.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 6 19:05:49 1999
- Orig file:
v2.3.9/linux/drivers/net/82596.c
- Orig date:
Thu Jan 7 08:46:59 1999
diff -u --recursive --new-file v2.3.9/linux/drivers/net/82596.c linux/drivers/net/82596.c
@@ -878,7 +878,7 @@
printk("type %2.2X%2.2X\n", (unsigned char) add[12], (unsigned char) add[13]);
}
-__initfunc(int i82596_probe(struct device *dev))
+int __init i82596_probe(struct device *dev)
{
int i;
struct i596_private *lp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)