diff options
author | Jacob Keller <jacob.e.keller@intel.com> | 2014-05-28 09:21:47 +0200 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-07-01 11:48:39 +0200 |
commit | a5a0fc0461c70047d7fd771499db1710e3630122 (patch) | |
tree | 473d939ff22fb69197c3ebd188bcd476e2b843e0 /net/ipv4/tcp_minisocks.c | |
parent | igb: bring link up when PHY is powered up (diff) | |
download | linux-a5a0fc0461c70047d7fd771499db1710e3630122.tar.xz 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 'net/ipv4/tcp_minisocks.c')
0 files changed, 0 insertions, 0 deletions