X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrsch%2Fsch_rach.c;h=2e0527c7cde746597d83be27a224f4efa9a91f46;hb=e97e12fe1ca460ef5437675bb94ad61740cf29e2;hp=becb131a53af013bc4e819ebec4c8c1930743980;hpb=d97caa5d16b9c6a2960a3b6d94d7737b7263004b;p=o-du%2Fl2.git diff --git a/src/5gnrsch/sch_rach.c b/src/5gnrsch/sch_rach.c index becb131a5..2e0527c7c 100644 --- a/src/5gnrsch/sch_rach.c +++ b/src/5gnrsch/sch_rach.c @@ -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 */