Merge "Cleanup of dutocurrc container"
[o-du/l2.git] / src / cu_stub / cu_stub_egtp.c
index b8a82de..1db83d2 100644 (file)
@@ -636,7 +636,7 @@ S16 cuEgtpDatReq()
    BuildEgtpMsg(&egtpMsg);
 
    /* Send Message to peer */
-   while(cnt < 20)
+   while(cnt < 1)
    {
       DU_LOG("\nEGTP : Sending message[%d]", cnt+1);
       cuEgtpSendMsg(egtpMsg.msg);