[TCP]: add tcp_slow_start helper
authorStephen Hemminger <shemminger@osdl.org>
Fri, 11 Nov 2005 01:07:24 +0000 (17:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Nov 2005 01:07:24 +0000 (17:07 -0800)
Move all the code that does linear TCP slowstart to one
inline function to ease later patch to add ABC support.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found