On Sun, 2017-05-21 at 13:46 -0400, Soheil Hassas Yeganeh wrote: > On Sun, May 21, 2017 at 1:39 PM, Eric Dumazet <[email protected]> wrote: > > 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]> > > Acked-by: Soheil Hassas Yeganeh <[email protected]> > > Thank you for the fix, Eric!
Thanks for reviewing !
