Signed-off-by: Richard Cochran <[email protected]>
---
pmc_common.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/pmc_common.c b/pmc_common.c
index 447cf99..c1b0d3e 100644
--- a/pmc_common.c
+++ b/pmc_common.c
@@ -314,6 +314,7 @@ struct ptp_message *pmc_recv(struct pmc *pmc)
break;
case -EPROTO:
pr_debug("ignoring message");
+ break;
}
goto failed;
}
--
2.11.0
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel