SIB1 optional parameters, Cell start request, stop request and slot indication
[o-du/l2.git] / src / 5gnrrlc / kw_utl_ul.c
index ff12ea8..d3ce168 100755 (executable)
@@ -289,7 +289,7 @@ Buffer     *sdu;
    }
 #ifndef KW_PDCP
 
-   KwUiKwuDatInd(&kwKwSap->pst, kwKwSap->suId, datIndInfo, sdu);
+   KwUiKwuDatInd(&gCb->genCfg.lmPst, datIndInfo, sdu);
 #endif   
    RETVALUE(ROK);
 } /* kwUtlSndDatInd */