On Tue, May 16, 2017 at 5:00 PM, Eric Dumazet wrote:
> Use tcp_jiffies32 instead of tcp_time_stamp, since
> tcp_time_stamp will soon be only used for TCP TS option.
>
> Signed-off-by: Eric Dumazet
Acked-by: Soheil Hassas Yeganeh
> ---
> include/net/tcp.h| 4 ++--
> net/ipv4/tcp_input.
Use tcp_jiffies32 instead of tcp_time_stamp, since
tcp_time_stamp will soon be only used for TCP TS option.
Signed-off-by: Eric Dumazet
---
include/net/tcp.h| 4 ++--
net/ipv4/tcp_input.c | 6 +++---
net/ipv4/tcp_minisocks.c | 2 +-
net/ipv4/tcp_output.c| 2 +-
net/ipv4/tcp_timer