Memory handling fixes
[o-du/l2.git] / src / 5gnrrlc / rlc_ul_msg_router.c
index f136927..e7da942 100755 (executable)
@@ -161,7 +161,7 @@ Reason reason               /* reason */
    kwInitExt();
    */
 #ifdef TENB_STATS 
-   TSL2AllocStatsMem(tRlcCb->init.region, tRlcCb->init.pool); 
+   TSL2AllocStatsMem(tRlcCb->init.inst); 
 #endif
 
    return ROK;