Re: [Linuxptp-devel] [PATCH v1 4/4] phc_ctl: Use util.h NSEC_PER_SEC macro instead of local macro
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Rahul R. <rra...@nv...> - 2023-12-05 01:53:53
|
On Sat, 02 Dec, 2023 13:56:50 -0800 Richard Cochran <ric...@gm...> wrote: > On Wed, Nov 22, 2023 at 09:36:36AM -0800, Rahul Rameshbabu via Linuxptp-devel wrote: >> Use the common NSEC_PER_SEC macro in phc_ctl. >> >> Signed-off-by: Rahul Rameshbabu <rra...@nv...> > > Series applied, but I fixed up one more NSEC2SEC that was added into > phc_ctl.c since this series was posted. > Thanks for doing that. Will try to be more careful going forward to account for the latest state of the tree when needing to send out revisions to the list. -- Thanks, Rahul Rameshbabu |