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