commit | 84299b3bc4eaedc0734fcc9052b01291e44445fc | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Tue Apr 24 16:21:38 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:29:49 2007 -0700 |
tree | a66254a9d648ec93334abbb058a376e7482e80d5 | |
parent | 1f9eda7e2b67898fb8e79b3aa3880211b51235e6 [diff] |
[TCP]: Fix linkage errors on i386. To avoid raw division, use ktime_to_timeval() to get usec. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>