From: Thomas Young Date: Wed, 7 Dec 2005 00:17:11 +0000 (-0800) Subject: [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc X-Git-Tag: v2.6.15-rc6~145^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7bef600acab393898bd5553e167496587da3e1;p=pandora-kernel.git [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc Remove unneeded call to tcp_vegas_rtt_calc. The more accurate microsecond value has already been registered prior to calling tcp_vegas_cong_avoid. Signed-off-by: Thomas Young Signed-off-by: David S. Miller --- Reading git-diff-tree failed