From: Vincent Cheng <vsch...@gmail.com>

Signed-off-by: Vincent Cheng <vsch...@gmail.com>
---
 unicast_client.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/unicast_client.c b/unicast_client.c
index 1d84183..e635db1 100644
--- a/unicast_client.c
+++ b/unicast_client.c
@@ -500,6 +500,7 @@ void unicast_client_grant(struct port *p, struct 
ptp_message *m,
                        }
                        unicast_client_set_renewal(p, ucma, g->durationField);
                        p->logMinDelayReqInterval = g->logInterMessagePeriod;
+                       port_set_delay_tmo(p);
                        break;
                case SYNC:
                        if ((ucma->granted & ucma->sydymsk) == ucma->sydymsk) {
-- 
2.34.1



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

Reply via email to