patch-1.3.18 linux/net/ipv4/rarp.c
Next file: linux/net/ipv4/route.c
Previous file: linux/net/ipv4/ip_fw.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 11 19:02:18 1995
- Orig file:
v1.3.17/linux/net/ipv4/rarp.c
- Orig date:
Wed Aug 9 14:55:44 1995
diff -u --recursive --new-file v1.3.17/linux/net/ipv4/rarp.c linux/net/ipv4/rarp.c
@@ -546,7 +546,7 @@
rarp_init(void)
{
proc_net_register(&(struct proc_dir_entry)
- { PROC_NET_RARP, rarp_get_info, 4, "rarp"});
+ { PROC_NET_RARP, 4, "rarp", rarp_get_info });
rarp_ioctl_hook = rarp_ioctl;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this