• Robert Schmidt's avatar
    Remove double-add of PNF connection · ce0737fc
    Robert Schmidt authored
    There is no need to add the PNF in nr_start_resp_cb(), because it has
    already been done in nr_param_resp_cb(). This might be wrong, because 4G
    does it only in nr_start_resp_cb(), but for the moment, since it is also
    used in nr_param_resp_cb(), avoid the double add.
    ce0737fc
nfapi_vnf.c 84.9 KB