Re: [PATCH V7 1/8] ntp: add ADJ_SETOFFSET mode bit
From: Kuwahara,T. <hidden>
Date: 2010-12-21 21:13:49
Also in:
lkml, netdev
From: Kuwahara,T. <hidden>
Date: 2010-12-21 21:13:49
Also in:
lkml, netdev
On Wed, Dec 22, 2010 at 4:37 AM, john stultz [off-list ref] wrote:
adjtimex is a linux specific interface, which is compatible but not identical to the ntp specified interfaces. The ntp client code already has Linux specific modifications, so I don't think we have to worry about 0x40 specifically being reserved by the NTP client.
But struct timex is not linux-specific...