Merge "[Epic-ID: ODUHIGH-405][Task-ID: ODUHIGH-425] Changes in Ue Context Modificatio...
[o-du/l2.git] / src / du_app / du_f1ap_msg_hdl.c
index 7239243..41d666c 100644 (file)
@@ -14311,6 +14311,8 @@ uint8_t BuildAndSendUeContextModRsp(DuUeCb *ueCb)
          ret = RFAILED;
          break;
       }
+
+      ret = ROK;
       break;
    }
    FreeUeContextModResp(f1apMsg);