Re: [PATCH 03/12] phylib: add a driver method for the SIOCSHWTSTAMP ioctl.

2010-06-15 Thread Grant Likely
On Tue, Jun 15, 2010 at 10:49 AM, Grant Likely wrote: > On Tue, Jun 15, 2010 at 10:34 AM, Richard Cochran > wrote: >> On Tue, Jun 15, 2010 at 10:27:59AM -0600, Grant Likely wrote: >>> On Tue, Jun 15, 2010 at 10:08 AM, Richard Cochran >>> wrote: >>> > This patch adds a phy driver method for confi

Re: [PATCH 03/12] phylib: add a driver method for the SIOCSHWTSTAMP ioctl.

2010-06-15 Thread Grant Likely
On Tue, Jun 15, 2010 at 10:34 AM, Richard Cochran wrote: > On Tue, Jun 15, 2010 at 10:27:59AM -0600, Grant Likely wrote: >> On Tue, Jun 15, 2010 at 10:08 AM, Richard Cochran >> wrote: >> > This patch adds a phy driver method for configuring hardware time stamping. >> > Drivers may optionally impl

Re: [PATCH 03/12] phylib: add a driver method for the SIOCSHWTSTAMP ioctl.

2010-06-15 Thread Richard Cochran
On Tue, Jun 15, 2010 at 10:27:59AM -0600, Grant Likely wrote: > On Tue, Jun 15, 2010 at 10:08 AM, Richard Cochran > wrote: > > This patch adds a phy driver method for configuring hardware time stamping. > > Drivers may optionally implement this function. > > > > Signed-off-by: Richard Cochran >

Re: [PATCH 03/12] phylib: add a driver method for the SIOCSHWTSTAMP ioctl.

2010-06-15 Thread Grant Likely
On Tue, Jun 15, 2010 at 10:08 AM, Richard Cochran wrote: > This patch adds a phy driver method for configuring hardware time stamping. > Drivers may optionally implement this function. > > Signed-off-by: Richard Cochran Adding an ioctl to the userspace ABI. Make sure you cc: linux-kernel on the