From: Yuchung Cheng Date: Tue, 3 Sep 2013 21:14:35 +0000 (-0700) Subject: tcp: better comments for RTO initiallization X-Git-Tag: v3.12-rc1~132^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f20e655d9f6f7f937a1cdacf219d9df3ab6166;p=pandora-kernel.git tcp: better comments for RTO initiallization Commit 1b7fdd2ab585("tcp: do not use cached RTT for RTT estimation") removes important comments on how RTO is initialized and updated. Hopefully this patch puts those information back. Signed-off-by: Yuchung Cheng Acked-by: Neal Cardwell Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed