Changes for msg3 resource allocation
[o-du/l2.git] / src / 5gnrsch / sch.c
index 25c7fdb..15b720c 100644 (file)
@@ -431,6 +431,7 @@ int InitSchCellCb(Inst inst, SchCellCfg *schCellCfg)
                        schDlAlloc->assignedPrb[itr] = 0;
                        schUlAlloc->assignedPrb[itr] = 0;
                }
+               schUlAlloc->schPuschInfo = NULLP;
 
                for(uint8_t itr=0; itr<MAX_SSB_IDX; itr++)
                {