HomeFreeBSD

ktls: make ktls_disable_ifnet() shim static

Description

ktls: make ktls_disable_ifnet() shim static

A user reported that when compiling without KERN_TLS, and
with -O0, the kernel failed to link due to ktls_disable_ifnet()
being undefined. Making the shim static works around this issue.

Reported by: Gary Jennejohn
Sponsored by: Netflix

Details

Provenance
gallatinAuthored on Jul 7 2021, 7:05 PM
Parents
rG0add3c9945c8: arm64: Simplify fcmpset failure in pmap_promote_l2()
Branches
Unknown
Tags
Unknown