Re: [PATCH net-next 0/3] ptp: feature enhancements
From: David Miller <davem@davemloft.net>
Date: 2011-09-26 20:04:47
From: David Miller <davem@davemloft.net>
Date: 2011-09-26 20:04:47
From: Richard Cochran <richardcochran@gmail.com> Date: Tue, 20 Sep 2011 13:43:13 +0200
This series adds one driver specific enhancement and one new feature to the PTP Hardware Clock subsystem. The first patch enables more of the phyter's IO capabilities. The second patch introduces PTP one-step support for Sync messages at the driver level. The third patch implements the one-step flag in the phyter. Richard Cochran (3): dp83640: enable six external events and one periodic output net: introduce ptp one step time stamp mode for sync packets dp83640: add time stamp insertion for sync messages
All applied to net-next, thanks. Could you please add a test at the point where we pull in the ->tx_type value from the user, to make sure it is one of the validly defined HWTSTAMP_TX_FOO values? Thanks.