Eric Dumazet 4ab688793e tcp: fix tcp_probe_timer() for TCP_USER_TIMEOUT
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 <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-21 13:50:34 -04:00
..
2017-04-12 22:02:40 +02:00
2017-05-04 11:37:09 -07:00
2017-05-17 16:06:01 -04:00
2017-04-13 13:58:20 -04:00
2017-04-06 11:10:41 +01:00
2017-04-06 12:43:04 -07:00