Thread (40 messages) flat view 40 messages, 6 authors, 2015-03-31

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

From: Arnd Bergmann <hidden>
Date: 2015-03-22 02:37:27
Also in: lkml

On Saturday 21 March 2015, Richard Cochran wrote:
        mutex_lock(&clock->extreg_lock);
 
-       err = tdr_write(1, phydev, ts, PTP_LOAD_CLK);
+       err = tdr_write(1, phydev, &ts, PTP_LOAD_CLK);
 
        mutex_unlock(&clock->extreg_lock);
I don't see the change to the tdr_write() function that changes the 
argument from 'struct timespec ts' to 'struct timespec64 *', so this
looks wrong to me.

	Arnd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help