]> git.baikalelectronics.ru Git - kernel.git/commit
ptp: fec: convert to the 64 bit get/set time methods.
authorRichard Cochran <richardcochran@gmail.com>
Sun, 29 Mar 2015 21:11:58 +0000 (23:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Mar 2015 16:01:17 +0000 (12:01 -0400)
commit097fb25f66b3deb25847b2e6cfc9d5e8b6f915b5
treeb377f3b23d716984b9b908eddb12ee7d65e5cd42
parent85e33d6af78d62acda42c3f6da427177a1c8d041
ptp: fec: 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/freescale/fec_ptp.c