[TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc
authorThomas Young <tyo@ee.mu.oz.au>
Wed, 7 Dec 2005 00:17:11 +0000 (16:17 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Dec 2005 00:17:11 +0000 (16:17 -0800)
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 <tyo@ee.mu.oz.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found