diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2014-05-28 07:21:47 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-07-01 02:48:39 -0700 |
commit | a5a0fc0461c70047d7fd771499db1710e3630122 (patch) | |
tree | 473d939ff22fb69197c3ebd188bcd476e2b843e0 /CREDITS | |
parent | aec653c43b0c55667355e26d7de1236bda9fb4e3 (diff) | |
download | linux-a5a0fc0461c70047d7fd771499db1710e3630122.tar.gz linux-a5a0fc0461c70047d7fd771499db1710e3630122.tar.bz2 linux-a5a0fc0461c70047d7fd771499db1710e3630122.zip |
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
The PPS signal is not correct, as it generates a one half HZ clock
signal, as it only generates one level change per second. To generate a
full clock, we need two level changes per second. Also, change the name
of the #define, in order to prevent confusion between it and
NSEC_PER_SEC which is not guaranteed to be a 64bit value.
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions