patch-2.3.29 linux/net/ipv4/raw.c
Next file: linux/net/ipv4/route.c
Previous file: linux/net/ipv4/proc.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/raw.c
 -  Orig date: 
Thu Aug 26 13:05:46 1999
 
diff -u --recursive --new-file v2.3.28/linux/net/ipv4/raw.c linux/net/ipv4/raw.c
@@ -603,7 +603,7 @@
 		atomic_read(&sp->refcnt), sp);
 }
 
-int raw_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+int raw_get_info(char *buffer, char **start, off_t offset, int length)
 {
 	int len = 0, num = 0, i;
 	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)