Fixes of Ul and Dl data flow
[o-du/l2.git] / src / du_app / du_msg_hdl.c
index 9116286..198653a 100644 (file)
@@ -1248,7 +1248,7 @@ uint8_t duSendEgtpDatInd(Buffer *mBuf)
    egtpMsg.msgHdr.extHdr.pdcpNmb.pres = FALSE;
    egtpMsg.msgHdr.teId = 1;
    egtpMsg.msg = mBuf;
-
+   
    egtpHdlDatInd(egtpMsg);
 
    return ROK;