---
 msg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/msg.c b/msg.c
index 7c0a027..8b64e10 100644
--- a/msg.c
+++ b/msg.c
@@ -354,7 +354,7 @@ int msg_post_recv(struct ptp_message *m, int cnt)
                timestamp_post_recv(m, &m->sync.originTimestamp);
                break;
        case DELAY_REQ:
-               suffix = m->delay_req.suffix;
+               suffix =     m->delay_req.suffix;
                break;
        case PDELAY_REQ:
                break;
-- 
1.8.3.1


------------------------------------------------------------------------------
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
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to