On Thu, Feb 25, 2021 at 06:31:09AM +0000, Karthikkumar V wrote: > diff --git a/clock.c b/clock.c > index 6dd4661..0879e9b 100644 > --- a/clock.c > +++ b/clock.c > @@ -136,7 +136,7 @@ struct clock { > struct monitor *slave_event_monitor; > int step_window_counter; > int step_window; > - UInteger8 clock_class_threshold; > + UInteger8 clock_class_threshold;
Please put this field just before max_steps_removed in the struct. Also, can you squash this commit the first one together? (git rebase -i) Thanks, Richard _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel