patch-2.3.16 linux/net/netrom/af_netrom.c
Next file: linux/net/netrom/sysctl_net_netrom.c
Previous file: linux/net/netlink/netlink_dev.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Aug 26 14:13:59 1999
- Orig file:
v2.3.15/linux/net/netrom/af_netrom.c
- Orig date:
Thu Aug 26 13:05:46 1999
diff -u --recursive --new-file v2.3.15/linux/net/netrom/af_netrom.c linux/net/netrom/af_netrom.c
@@ -1295,7 +1295,7 @@
static struct net_device *dev_nr;
-__initfunc(void nr_proto_init(struct net_proto *pro))
+void __init nr_proto_init(struct net_proto *pro)
{
int i;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)