HomeFreeBSD

cxgbe: fix module loading

Description

cxgbe: fix module loading

After c03414326909, if_cxgbe.ko fails to load if crypto is not compiled
in kernel, e.g., MINIMAL.

link_elf_obj: symbol hmac_init_ipad undefined
linker_load_file: /boot/kernel/if_cxgbe.ko - unsupported file type
kldload: an error occurred while loading module if_cxgbe. Please check dmesg(8) for more details.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D38482

Details

Provenance
jkimAuthored on Feb 10 2023, 6:27 PM
Reviewer
jhb
Differential Revision
D38482: cxgbe: fix module loading
Parents
rGaf0435e16bab: tarfs: Fix deadlock between descent and ascent in tarfs_lookup().
Branches
Unknown
Tags
Unknown