Commit 73e5a0cc authored by Robert Schmidt's avatar Robert Schmidt

fixup

parent 534a729f
......@@ -580,6 +580,7 @@ int stop_L1L2(module_id_t gnb_id)
gNB_MAC_INST *mac = RC.nrmac[0];
mac->f1_config.setup_resp = NULL;
MessageDef *msg = itti_alloc_new_message (TASK_GNB_APP, 0, F1AP_LOST_CONNECTION);
msg->ittiMsgHeader.originInstance = -1;
itti_send_msg_to_task (TASK_RRC_GNB, 0, msg);
if (RC.nb_nr_L1_inst > 0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment