commit | 843293e1bb7d8cccc3b4a528db9eef710113fb6a | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Sun Mar 29 23:12:01 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 12:01:17 2015 -0400 |
tree | 1e818d047b67596b3f7aee1792ec2afa92d2cbfb | |
parent | 07c74eb775dd4a58c331529973111166f3683541 [diff] |
ptp: fm10k: convert to the 64 bit get/set time methods. The device appears to use a 64 bit nanoseconds register, and so with this patch the driver should be 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>