commit | f578b41812069e99504f0c2c54412e7ede08532b | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Sun Mar 29 23:11:57 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 12:01:17 2015 -0400 |
tree | afe1fdc8fffb83fdb3f6bf02770c40db895f8bb9 | |
parent | 5d45186b4772512e6db9f1494735c983518e3a09 [diff] |
ptp: tg3: 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> Signed-off-by: David S. Miller <davem@davemloft.net>