[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)
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

Simple merge