From: stephen hemminger Date: Mon, 14 Mar 2011 07:52:15 +0000 (+0000) Subject: tcp_cubic: fix clock dependency X-Git-Tag: v2.6.39-rc1~468^2~19^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a6e9f1aa9;p=pandora-kernel.git 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: Stephen Hemminger Reported-by: Lucas Nussbaum Signed-off-by: David S. Miller --- Reading git-diff-tree failed