patch-2.3.29 linux/net/ipv6/ndisc.c
Next file: linux/net/ipv6/proc.c
Previous file: linux/net/ipv6/af_inet6.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Nov 19 11:33:29 1999
 -  Orig file: 
v2.3.28/linux/net/ipv6/ndisc.c
 -  Orig date: 
Mon Nov  1 13:56:27 1999
 
diff -u --recursive --new-file v2.3.28/linux/net/ipv6/ndisc.c linux/net/ipv6/ndisc.c
@@ -1110,7 +1110,7 @@
 
 #ifdef CONFIG_PROC_FS
 #ifndef CONFIG_RTNETLINK
-int ndisc_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+static int ndisc_get_info(char *buffer, char **start, off_t offset, int length)
 {
 	int len=0;
 	off_t pos=0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)