commit | ac9517fcf310327fa3e3b0d8366e4b11236b1b4b | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue May 16 14:00:13 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 17 16:06:01 2017 -0400 |
tree | 8dc61b909cf05632c77689a7607d8ed38caed559 | |
parent | 46bf466f08c9db0db1b77d3ecb5694926c73583a [diff] |
tcp: replace misc tcp_time_stamp to tcp_jiffies32 After this patch, all uses of tcp_time_stamp will require a change when we introduce 1 ms and/or 1 us TCP TS option. 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>