]> git.baikalelectronics.ru Git - kernel.git/commit
ptp: xgbe: convert to the 64 bit get/set time methods.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 29 Mar 2015 21:11:55 +0000 (23:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 16:01:16 +0000 (12:01 -0400)
commitf5a922eb7c7e2cb61c2f646cf64776933ab0bdbc
tree8b3c1e284bfd9372bc060fc5646db03e250ee97e
parent0069cb3f41c263ba3d7aaf1319e54699f5fb4314
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>
drivers/net/ethernet/amd/xgbe/xgbe-ptp.c