Skip to content
Snippets Groups Projects
Forked from oai / openairinterface5G
3391 commits behind the upstream repository.
  • Robert Schmidt's avatar
    d5257ca8
    Remove superfluous function, rename variable · d5257ca8
    Robert Schmidt authored
    The function rrc_gNB_process_RRCReconfigurationComplete() does almost
    nothing, we can delete it.
    
    The variable name ue_reconfiguration_after_reestablishment_counter is
    misleading, as it counts all reconfigurations; rename to make it clear.
    d5257ca8
    History
    Remove superfluous function, rename variable
    Robert Schmidt authored
    The function rrc_gNB_process_RRCReconfigurationComplete() does almost
    nothing, we can delete it.
    
    The variable name ue_reconfiguration_after_reestablishment_counter is
    misleading, as it counts all reconfigurations; rename to make it clear.
telnetsrv_ci.c 3.92 KiB