]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitb3cceafdd8a4c3fa02686f73bbf528d4b01ba838
treecdd6766a68e80e60d5d6406e3ea29246211ddc12
parentcc624da73ce3d934313ec9e2f64ef9baacf7df4c
[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