commit | 6f7a9b8ab327a2aa9ee5a6d1670439ce5ed47554 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Sun Mar 29 23:12:02 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 12:01:17 2015 -0400 |
tree | 64fc7c752cb8db4e8fa6628628cf9050f94b31fe | |
parent | 843293e1bb7d8cccc3b4a528db9eef710113fb6a [diff] |
ptp: i40e: 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>