HomeFreeBSD

<net/sff8472.h>: Conditionally export table of ID names

Description

<net/sff8472.h>: Conditionally export table of ID names

Only export the array of ID names if either _WANT_SFF_8024_ID or
_WANT_SFF_8472_ID is defined. Exporting them unconditionally can
trigger unused variable warnings if a consumer doesn't use the array.

Reviewed by: olce, bz, brooks
Differential Revision: https://reviews.freebsd.org/D49955

Details

Provenance
jhbAuthored on Apr 28 2025, 5:06 PM
Reviewer
olce
Differential Revision
D49955: <net/sff8472.h>: Conditionally export table of ID names
Parents
rGac3110dc9ec0: <net/if_strings.h>: Conditionally export table of bit names
Branches
Unknown
Tags
Unknown