• Robert Schmidt's avatar
    Remove check for NFAPI_MODE_AERIAL, it's pointless · c945bef2
    Robert Schmidt authored
    In Aerial bindings (FAPI-Aerial), the NFAPI mode must be
    NFAPI_MODE_AERIAL (otherwise, we would not be executing this code).
    Hence, the switches don't make sense. Remove them.
    
    The check can more easily be checked with
    
        git show <commit> --ignore-all-space
    c945bef2
fapi_vnf_p7.c 33.3 KB