Skip to content
Commit 17a6e9f1 authored by stephen hemminger's avatar stephen hemminger Committed by David S. Miller
Browse files

tcp_cubic: fix clock dependency



The hystart code was written with assumption that HZ=1000.
Replace the use of jiffies with bictcp_clock as a millisecond
real time clock.

Signed-off-by: default avatarStephen Hemminger <shemminger@vyatta.com>
Reported-by: default avatarLucas Nussbaum <lucas.nussbaum@loria.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent aac46324
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment