]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[TCP]: Remove seq_rtt ptr from clean_rtx_queue args
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Tue, 25 Dec 2007 05:55:39 +0000 (21:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:00:07 +0000 (15:00 -0800)
commitc776ee01bd83d9ba58220293a6e76e9772be0e66
tree7bc66c397e22174a9e9675d7be4ccf44775b48eb
parent0e3a4803aa06cd7bc2cfc1d04289df4f6027640a
[TCP]: Remove seq_rtt ptr from clean_rtx_queue args

While checking Gavin's patch I noticed that the returned seq_rtt
is not used by the caller.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c