<JIRA ID: ODUHIGH-390 : Ul throughput per SNSSAI (KPI)>
[o-du/l2.git] / src / 5gnrsch / sch_rach.c
index becb131..2e0527c 100644 (file)
@@ -151,7 +151,7 @@ void schPrachResAlloc(SchCellCb *cell, UlSchedInfo *ulSchedInfo, SlotTimingInfo
    if(cell == NULLP)
    {
       DU_LOG("\nERROR  --> SCH : schPrachResAlloc(): Received cellCb is null");
-      return RFAILED;
+      return;
    }
 
    /* If this slot is not a PRACH occassion, return */