Re: [Linuxptp-devel] [PATCHv2 1/6] Convert and correct time stamps early.
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
|
From: Richard C. <ric...@gm...> - 2015-03-25 08:27:34
|
On Wed, Mar 25, 2015 at 09:23:26AM +0100, Richard Cochran wrote: > > Gripe: t4c doesn't deserve to be a separate own variable. Just having > t4 = tmv_sub(t4, c3) is clear enough. Same goes for 't1c' in port_synchronize(). Thanks, Richard |