From: Vincent Cheng <vincent.cheng...@renesas.com>

Signed-off-by: Vincent Cheng <vincent.cheng...@renesas.com>
---
 port_private.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/port_private.h b/port_private.h
index fcabaa6..6e40e15 100644
--- a/port_private.h
+++ b/port_private.h
@@ -69,6 +69,7 @@ struct port {
        struct fdarray fda;
        int fault_fd;
        int phc_index;
+       int phc_from_cmdline;
 
        void (*dispatch)(struct port *p, enum fsm_event event, int mdiff);
        enum fsm_event (*event)(struct port *p, int fd_index);
-- 
2.7.4



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

Reply via email to