Re: [PATCH net-next 6/8] igb: extend PTP gettime function to read system clock
From: Jeff Kirsher <hidden>
Date: 2018-11-10 11:36:32
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Jeff Kirsher <hidden>
Date: 2018-11-10 11:36:32
On Fri, 2018-11-09 at 11:14 +0100, Miroslav Lichvar wrote:
This adds support for the PTP_SYS_OFFSET_EXTENDED ioctl. Cc: Richard Cochran <richardcochran@gmail.com> Cc: Jacob Keller <jacob.e.keller@intel.com> Cc: Jeff Kirsher <redacted> Signed-off-by: Miroslav Lichvar <redacted> --- drivers/net/ethernet/intel/igb/igb_ptp.c | 65 ++++++++++++++++++++---- 1 file changed, 55 insertions(+), 10 deletions(-)
Acked-by: Jeff Kirsher <redacted>