patch-2.3.29 linux/net/ipv4/tcp_ipv4.c
Next file: linux/net/ipv4/udp.c
Previous file: linux/net/ipv4/route.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/tcp_ipv4.c
- Orig date:
Fri Oct 22 13:21:56 1999
diff -u --recursive --new-file v2.3.28/linux/net/ipv4/tcp_ipv4.c linux/net/ipv4/tcp_ipv4.c
@@ -2076,7 +2076,7 @@
atomic_read(&tw->refcnt), tw);
}
-int tcp_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
+int tcp_get_info(char *buffer, char **start, off_t offset, int length)
{
int len = 0, num = 0, i;
off_t begin, pos = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)