Signed-off-by: Richard Cochran <[email protected]>
---
 port.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/port.c b/port.c
index caea891..f39ad1e 100644
--- a/port.c
+++ b/port.c
@@ -2183,6 +2183,7 @@ enum fsm_event port_event(struct port *p, int fd_index)
                        break;
                case -EPROTO:
                        pr_debug("port %hu: ignoring message", portnum(p));
+                       break;
                }
                msg_put(msg);
                return EV_NONE;
-- 
1.7.10.4


------------------------------------------------------------------------------
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to