From: Baruch Even Date: Tue, 21 Mar 2006 06:22:20 +0000 (-0800) Subject: [TCP] H-TCP: Use msecs_to_jiffies X-Git-Tag: v2.6.17-rc1~1175^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c33ad6e476e4cdc245215f3eb5b3df353df1b370;p=pandora-kernel.git [TCP] H-TCP: Use msecs_to_jiffies Use functions to calculate jiffies from milliseconds and not the old, crude method of dividing HZ by a value. Ensures more accurate values even in the face of strange HZ values. Signed-off-By: Baruch Even Signed-off-by: David S. Miller --- Reading git-diff-tree failed