From: David S. Miller Date: Sat, 25 Aug 2007 05:21:50 +0000 (-0700) Subject: [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. X-Git-Tag: v2.6.23-rc4~3^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26722873a460703e319462afa7ebb8ed3a036c07;p=pandora-kernel.git [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. People often get tripped up by this function and think that it does not implemented the prescribed algorithms from RFC2414 and RFC3390, even though it does. So add a comment to head off such misunderstandings in the future. Signed-off-by: David S. Miller --- Reading git-diff-tree failed