commit | 46bf466f08c9db0db1b77d3ecb5694926c73583a | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue May 16 14:00:12 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 17 16:06:01 2017 -0400 |
tree | 6fde1cd1d871495e385d0e3091c1fa1075d951a6 | |
parent | ad5ad69e6b48a7e5cc0391cc57c9e8a93a0c969c [diff] |
tcp_lp: cache tcp_time_stamp tcp_time_stamp will become slightly more expensive soon, cache its value. 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>