This commit is contained in:
Sukchan Lee 2018-03-16 13:29:36 +09:00
parent bf6e3cdc8c
commit 6c692e05f5
1 changed files with 1 additions and 0 deletions

View File

@ -1273,6 +1273,7 @@ void s1ap_handle_enb_configuration_transfer(
{
d_warn("Cannot find target eNB-id[%d], TAC[%d]",
target_enb_id, target_tac);
return;
}
rv = s1ap_send_mme_configuration_transfer(target_enb, pkbuf);