commit | c776ee01bd83d9ba58220293a6e76e9772be0e66 | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Mon Dec 24 21:55:39 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:00:07 2008 -0800 |
tree | 7bc66c397e22174a9e9675d7be4ccf44775b48eb | |
parent | 0e3a4803aa06cd7bc2cfc1d04289df4f6027640a [diff] |
[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>