Support for Intel-L1 Timer mode
[o-du/l2.git] / src / cm / du_app_mac_inf.c
index c190aa6..41f725c 100644 (file)
@@ -356,7 +356,7 @@ uint8_t packMacSlotInd(Pst *pst, SlotIndInfo *slotInfo )
 
    if (ODU_GET_MSG_BUF(pst->region, pst->pool, &mBuf) != ROK)
    {
-      DU_LOG("\nDU APP : Memory allocation failed for cell start req pack");
+      DU_LOG("\nDU APP : Memory allocation failed for packMacSlotInd");
       return RFAILED;
    }