On Thu, Jan 13, 2022 at 09:37:02PM -0800, Richard Cochran wrote: > On Fri, Jan 14, 2022 at 10:18:48AM +0800, Hangbin Liu wrote: > > Then the function interface_ensure_tslabel() could be removed safely. > > Could you please explain: > > 1. context for this issue > 2. what is the issue/bug > 3. how the patch fixes bug
Hi Richard, By init iface->ts_label when interface created, there is no need to take care of ts_label on other places. It's also redundant to ensure tslabel if we could we can get ts_info directly from the interface. This would makes the patch 2/2 more clear. Does this make sense? If you think OK, I will update the patch description and repost. Thanks Hangbin _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel