HomeFreeBSD

gsb_crc32: Fix a warning when compiled in userland.

Description

gsb_crc32: Fix a warning when compiled in userland.

crc32_tab[] is only exposed as a global in <sys/gsb_crc32.h> for the
kernel, not for userland.

Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D40614

Details

Provenance
jhbAuthored on Jul 31 2023, 8:24 PM
Differential Revision
D40614: gsb_crc32: Fix a warning when compiled in userland.
Parents
rGdd262a8273d7: Delete i386 support since I dont have a i386 system to rescue and test.
Branches
Unknown
Tags
Unknown