Merge branch 'ptp-virtual-clock-improvements'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Feb 2022 14:00:58 +0000 (14:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Feb 2022 14:00:58 +0000 (14:00 +0000)
commitb566967c3c5728ad67677285e2875e543dc908ae
treef610694aeb1785f0d0c306c99e0c10372531e950
parent52cc6ffc0ab2c61a76127b9347567fc97c15582f
parent21fad63084c22128169eca1b9d1136eabb8cd290
Merge branch 'ptp-virtual-clock-improvements'

Miroslav Lichvar says:

====================
Virtual PTP clock improvements and fix

v2:
- dropped patch changing initial time of virtual clocks

The first patch fixes an oops when unloading a driver with PTP clock and
enabled virtual clocks.

The other patches add missing features to make synchronization with
virtual clocks work as well as with the physical clock.
====================

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