• Aurelio Colosimo's avatar
    pp_open_globals bug fix · 4e81c6dc
    Aurelio Colosimo authored
    Three bugs and missing features are fixed here:
    - pp_open_globals received a SEGFAULT because its rt_opts parameter was not
    correctly handled when NULL;
    - use ppg->nlinks instead of obsolete ppg->nports;
    - set def->slaveOnly and def->clockQuality.clockClass properly even when
    more than one link is defined
    Signed-off-by: Aurelio Colosimo's avatarAurelio Colosimo <aurelio@aureliocolosimo.it>
    4e81c6dc
open-close.c 2.24 KB