Re: [PATCH net-next V2 17/23] ptp: stmmac: convert to the 64 bit get/set time methods.

2015-03-31 Thread Rayagond Kokatanur
Sorry, I too don't have setup now. -- Rayagond On Mon, Mar 23, 2015 at 9:05 PM, Giuseppe CAVALLARO wrote: > On 3/21/2015 10:39 PM, Richard Cochran wrote: >> >> This device stores the number of seconds in a 32 bit register. So >> more work is needed on this driver before the year 2038 comes arou

Re: [PATCH net-next V2 17/23] ptp: stmmac: convert to the 64 bit get/set time methods.

2015-03-23 Thread Giuseppe CAVALLARO
On 3/21/2015 10:39 PM, Richard Cochran wrote: This device stores the number of seconds in a 32 bit register. So more work is needed on this driver before the year 2038 comes around. Compile tested only. I cannot perform tests on my side, unfortunately. I have no setup at this moment. Added Ra

[PATCH net-next V2 17/23] ptp: stmmac: convert to the 64 bit get/set time methods.

2015-03-21 Thread Richard Cochran
This device stores the number of seconds in a 32 bit register. So more work is needed on this driver before the year 2038 comes around. Compile tested only. Signed-off-by: Richard Cochran --- drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c |8 1 file changed, 4 insertions(+), 4 d