> > Ieee1588 reads system time to set its timestamp. On 1G NICs, for example, > > i350, system time is disabled by default. It means the ieee1588 timestamp > > will always be 0. > > This patch enables system time when ieee1588 is enabled. > > > > v2 changes: > > * move the macro to the top of the file with the other timesync defines. > > > > Signed-off-by: Wenzhuo Lu <wenzhuo.lu at intel.com> > > Acked-by: John McNamara <john.mcnamara at intel.com>
Applied, thanks