[TCP]: BIC coding bug in Linux 2.6.13
authorStephen Hemminger <shemminger@osdl.org>
Wed, 5 Oct 2005 19:09:31 +0000 (12:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Oct 2005 19:09:31 +0000 (12:09 -0700)
Missing parenthesis in causes BIC to be slow in increasing congestion
window.

Spotted by Injong Rhee.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_bic.c

Simple merge