warning set 3: fixed warning realted to unused-variable and implicit-function-declaration
[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 */