Merge branch 'dccp-fixes-around-rx_tstamp_last_feedback'
authorDavid S. Miller <davem@davemloft.net>
Sat, 23 Jun 2018 01:46:44 +0000 (10:46 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Jun 2018 01:46:44 +0000 (10:46 +0900)
Eric Dumazet says:

====================
net: dccp: fixes around rx_tstamp_last_feedback

This patch series fix some issues with rx_tstamp_last_feedback.

- Switch to monotonic clock.
- Avoid potential overflows on fast hosts/networks.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge