commit | 15dd95ffe424e336b2a2bc7a01603c0e1314901c | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Sun Mar 29 23:11:55 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 12:01:16 2015 -0400 |
tree | 8b3c1e284bfd9372bc060fc5646db03e250ee97e | |
parent | 20ca7fb6e4d6e8c44442ac0b82c24e74de2bad02 [diff] |
ptp: xgbe: 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> Signed-off-by: David S. Miller <davem@davemloft.net>