On Mon, Nov 09, 2020 at 01:44:56PM -0800, Richard Cochran wrote:
> Signed-off-by: Richard Cochran <richardcoch...@gmail.com>
> ---
>  phc2sys.c   |  4 ++--
>  pmc_agent.c | 26 +++++++++++++-------------
>  pmc_agent.h | 26 +++++++++++++-------------
>  3 files changed, 28 insertions(+), 28 deletions(-)
> 
> diff --git a/phc2sys.c b/phc2sys.c
> index 17d5b4f..c1eab1b 100644
> --- a/phc2sys.c
> +++ b/phc2sys.c
> @@ -103,7 +103,7 @@ struct phc2sys_private {
>       int forced_sync_offset;
>       int kernel_leap;
>       int state_changed;
> -     struct pmc_node node;
> +     struct pmc_agent node;
>       LIST_HEAD(port_head, port) ports;
>       LIST_HEAD(clock_head, clock) clocks;
>       LIST_HEAD(dst_clock_head, clock) dst_clocks;

It will remain named "node" though?


_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to