From: Stephen Hemminger Date: Fri, 11 Nov 2005 00:56:12 +0000 (-0800) Subject: [TCP]: simplify microsecond rtt sampling X-Git-Tag: v2.6.15-rc1~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d2abbab63f6726a147ae61ada39bf2c9ee0db9a;p=pandora-kernel.git [TCP]: simplify microsecond rtt sampling Simplify the code that comuputes microsecond rtt estimate used by TCP Vegas. Move the callback out of the RTT sampler and into the end of the ack cleanup. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed