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: Richard C. <ric...@gm...> - 2023-12-02 21:57:03
|
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, Richard |