HomeFreeBSD

ofed: don't expose symbols twice

Description

ofed: don't expose symbols twice

ibv_init_wq and ibv_cleanup_wq are made visible with the
default_symver which puts them in the IBVERBS_1.1 ABI. Don't
try to expose them as IBVERBS_PRIVATE_14 symbols as GNU ld
complains with --no-undefined-symbol.

Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D45090

Details

Provenance
brooksAuthored on Wed, May 8, 2:52 PM
Reviewer
kib
Differential Revision
D45090: ofed: don't expose symbols twice
Parents
rGeb5fd01b53a6: soxstack: slience 32-bit gcc warning
Branches
Unknown
Tags
Unknown