patch-2.3.16 linux/drivers/net/ewrk3.c

Next file: linux/drivers/net/fc/iph5526.c
Previous file: linux/drivers/net/eth16i.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/drivers/net/ewrk3.c linux/drivers/net/ewrk3.c
@@ -1414,7 +1414,7 @@
    ** If at end of eth device list and can't use current entry, malloc
    ** one up. If memory could not be allocated, print an error message.
  */
-static __init struct net_device *
+static struct net_device * __init
 insert_device(struct net_device *dev, u_long iobase, int (*init) (struct net_device *))
 {
 	struct net_device *new;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)