commit | d011b9a448907833a19b2f0a34381419f8ca9b23 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Tue May 16 14:00:02 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 17 16:06:01 2017 -0400 |
tree | 6c5e1b5113f59f6b2364f953fa36d23139537a28 | |
parent | ec66eda82d4b0c552bf40005d8f53b63b2b07de4 [diff] |
dccp: do not use tcp_time_stamp Use our own macro instead of abusing tcp_time_stamp 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>