X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrrlc%2Fkw_udx_dl.c;h=6994b9d8ff28b70b40371d7b840653cbda974fdd;hb=5d64905a366e340b65b01021ec4eec4f7350a94e;hp=2cc94e4ded0b2b45864121eca1568ce33a483e0d;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;p=o-du%2Fl2.git diff --git a/src/5gnrrlc/kw_udx_dl.c b/src/5gnrrlc/kw_udx_dl.c index 2cc94e4de..6994b9d8f 100755 --- a/src/5gnrrlc/kw_udx_dl.c +++ b/src/5gnrrlc/kw_udx_dl.c @@ -298,18 +298,6 @@ CkwCfgInfo *cfg; pstUdxCfm = &(tKwCb->u.dlCb->udxDlSap[spId].pst); KWDBGP_BRIEF(tKwCb,"spId(%d)\n", spId); - - /* Validate SAP ID under ERRORCLS */ - KW_VALDATE_SAP(tKwCb,spId, - (&tKwCb->u.dlCb->udxDlSap[spId]), - ret); - if (ret != ROK) - { - /* kw002.201 Freeing from proper region */ - /* only RLC UL will free it KW_PST_FREE(pst->region, pst->pool, cfg, sizeof(CkwCfgInfo)); */ - RETVALUE(RFAILED); - } - /* Allocate memory and memset to 0 for cfmInfo */ KW_ALLOC_SHRABL_BUF_WC(pstUdxCfm->region, pstUdxCfm->pool,