> -----Original Message-----
> From: Richard Cochran [mailto:richardcoch...@gmail.com]
> Sent: Sunday, April 03, 2016 6:12 AM
> To: linuxptp-devel@lists.sourceforge.net
> Subject: [Linuxptp-devel] [PATCH RFC 0/6] Prepare for TC, Batch I
> 
> This series prepares the way for a Transparent Clock implementation.
> 
> Patches 1-4 are more or less trivial cleanups.
> 
> Patch 5 moves a large block of code from main() in ptp4l.c into
> clock_create().  Right now, much of the clock initialization logic is
> performed in main(), but that stuff really belongs in the clock
> instance.  Two more similar patches are coming in Batch II.
> 
> Patch 6 simplifies the clock_create() interface even more.
> 
> Review and comments are welcome.
> 
> Thanks,
> Richard

The series looks good to me. Several really simple and nice fixes, plus two 
changes to reduce the complexity of the clock_create API.

I didn't see anything obviously wrong yet.

Thanks,
Jake
 


------------------------------------------------------------------------------
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to