From: Eric Dumazet <[email protected]> Date: Sun, 21 May 2017 10:39:00 -0700
> From: Eric Dumazet <[email protected]> > > TCP_USER_TIMEOUT is still converted to jiffies value in > icsk_user_timeout > > So we need to make a conversion for the cases HZ != 1000 > > Fixes: 9a568de4818d ("tcp: switch TCP TS option (RFC 7323) to 1ms clock") > Signed-off-by: Eric Dumazet <[email protected]> Applied, thank Eric. I kinda expected a few pieces of fallout from the 1ms changes :)
