]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dccp: do not use tcp_time_stamp
authorEric Dumazet <edumazet@google.com>
Tue, 16 May 2017 21:00:02 +0000 (14:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 May 2017 20:06:01 +0000 (16:06 -0400)
commitd011b9a448907833a19b2f0a34381419f8ca9b23
tree6c5e1b5113f59f6b2364f953fa36d23139537a28
parentec66eda82d4b0c552bf40005d8f53b63b2b07de4
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>
net/dccp/ccids/ccid2.c
net/dccp/ccids/ccid2.h