[TCP] slow start: Make comments and code logic clearer.
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 17 May 2007 07:04:18 +0000 (00:04 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 17 May 2007 21:20:31 +0000 (14:20 -0700)
commita02ba041664171563e6418ccdf3b363d32d6a43b
treecdd6766a68e80e60d5d6406e3ea29246211ddc12
parent4ce61d1c7a8ef4c1337fa983a3036d4010e3c19e
[TCP] slow start: Make comments and code logic clearer.

Add more comments to describe our version of tcp_slow_start().

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_cong.c