X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_f1ap_msg_hdl.c;h=b7e82620d26cf686bb281ca5c84c96b434c7dcb6;hb=9940b262cb8423e9af0f6a19cc1f3f6fd61eaacd;hp=1279b69194ee8003a5be9d79367ceef4d60bddc5;hpb=16c5580481ed94b84e92d0a22874cf476debf17e;p=o-du%2Fl2.git diff --git a/src/du_app/du_f1ap_msg_hdl.c b/src/du_app/du_f1ap_msg_hdl.c index 1279b6919..b7e82620d 100644 --- a/src/du_app/du_f1ap_msg_hdl.c +++ b/src/du_app/du_f1ap_msg_hdl.c @@ -14296,6 +14296,8 @@ uint8_t BuildAndSendUeContextModRsp(DuUeCb *ueCb) ret = RFAILED; break; } + + ret = ROK; break; } FreeUeContextModResp(f1apMsg);