patch-2.3.29 linux/net/ipv4/fib_frontend.c
Next file: linux/net/ipv4/igmp.c
Previous file: linux/net/ipv4/arp.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/ipv4/fib_frontend.c
-  Orig date: 
Mon Nov  1 13:56:27 1999
diff -u --recursive --new-file v2.3.28/linux/net/ipv4/fib_frontend.c linux/net/ipv4/fib_frontend.c
@@ -107,7 +107,7 @@
  */
  
 static int
-fib_get_procinfo(char *buffer, char **start, off_t offset, int length, int dummy)
+fib_get_procinfo(char *buffer, char **start, off_t offset, int length)
 {
 	int first = offset/128;
 	char *ptr = buffer;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)