commit | 91432d18eddd370f28ea77fd699a947bb893e5fe | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Sun Mar 29 23:12:04 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 12:01:18 2015 -0400 |
tree | 85e6b4231396b7da7c3b9c9ba0d8b970aff4a046 | |
parent | d4c496fe45de9dc33ace3a5796e4211e2e809231 [diff] |
ptp: ixgbe: convert to the 64 bit get/set time methods. This driver's clock is implemented using a timecounter, and so with this patch the driver is ready for the year 2038. Compile tested only. Signed-off-by: Richard Cochran <richardcochran@gmail.com> Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>