[TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_start
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Thu, 3 May 2007 20:28:35 +0000 (13:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 May 2007 20:28:35 +0000 (13:28 -0700)
commit03fba0479600114f32d29eee74ca3eaa364606bf
tree855d3bed8b4e825e93837bb4090e18e47a09a273
parent72fbaeb623971c321112de7fe3fa4e24e12ca59e
[TCP] Highspeed: Limited slow-start is nowadays in tcp_slow_start

Reuse limited slow-start (RFC3742) included into tcp_cong instead
of having another implementation in High Speed TCP.

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