Re: [PATCH net-next V3 00/23] ptp: get ready for 2038
From: David Miller <davem@davemloft.net>
Date: 2015-03-31 16:01:54
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2015-03-31 16:01:54
Also in:
lkml
From: Richard Cochran <richardcochran@gmail.com> Date: Sun, 29 Mar 2015 23:11:50 +0200
This series converts the core driver methods of the PTP Hardware Clock (PHC) subsystem to use the 64 bit version of the timespec structure, making the core API ready for the year 2038.
Looks great, series applied, thanks Richard.