Re: [RFC PATCH 4/4] ixgbe: add support for extended PHC gettime
From: Richard Cochran <richardcochran@gmail.com>
Date: 2018-10-31 23:38:24
Also in:
intel-wired-lan
From: Richard Cochran <richardcochran@gmail.com>
Date: 2018-10-31 23:38:24
Also in:
intel-wired-lan
On Mon, Oct 29, 2018 at 02:31:09PM +0100, Miroslav Lichvar wrote:
I think there could be a flag in ptp_system_timestamp, or a parameter of gettimex64(), which would enable/disable reading of the system clock.
I'm not a fan of functions that change their behavior based on flags in their input parameters. Thanks, Richard