Re: [PATCH 03/12] phylib: add a driver method for the SIOCSHWTSTAMP ioctl.
From: Grant Likely <hidden>
Date: 2010-06-15 16:49:56
Also in:
linux-arm-kernel, linux-devicetree, netdev
From: Grant Likely <hidden>
Date: 2010-06-15 16:49:56
Also in:
linux-arm-kernel, linux-devicetree, netdev
On Tue, Jun 15, 2010 at 10:34 AM, Richard Cochran [off-list ref] wrote:
On Tue, Jun 15, 2010 at 10:27:59AM -0600, Grant Likely wrote:quoted
On Tue, Jun 15, 2010 at 10:08 AM, Richard Cochran [off-list ref] wrote:quoted
This patch adds a phy driver method for configuring hardware time stam=
ping.
quoted
quoted
Drivers may optionally implement this function. Signed-off-by: Richard Cochran <redacted>Adding an ioctl to the userspace ABI. =A0Make sure you cc: linux-kernel on the next spin of this series.Not sure what you mean. SIOCSHWTSTAMP is a standard socket option as of 2.6.30. The patch just makes it possible for PHY drivers to implement this option.
Ah, sorry. I didn't go check that first. g.