Re: [Linuxptp-devel] [PATCH 10/11] port: Publish the method for creating signaling messages.

2020-05-18 Thread Jacob Keller
Reviewed-by: Jacob Keller On 5/16/2020 8:03 AM, Richard Cochran wrote: > Signed-off-by: Richard Cochran > --- > port.h | 3 +++ > port_signaling.c | 4 ++-- > 2 files changed, 5 insertions(+), 2 deletions(-) > > diff --git a/port.h b/port.h > index 80c543e..0b07d55 100644 > ---

[Linuxptp-devel] [PATCH 10/11] port: Publish the method for creating signaling messages.

2020-05-16 Thread Richard Cochran
Signed-off-by: Richard Cochran --- port.h | 3 +++ port_signaling.c | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/port.h b/port.h index 80c543e..0b07d55 100644 --- a/port.h +++ b/port.h @@ -210,6 +210,9 @@ struct port *port_open(const char *phc_device,