HomeFreeBSD

cxgbe: fix LINT-NOIP builds

Description

cxgbe: fix LINT-NOIP builds

The -NOIP builds fail because cxgbe_tls_tag_free() has no prototype (if
neither INET nor INET6 are defined). The function isn't actually used
in that case, so we can just remove the stub implementation.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
kpAuthored on Sep 24 2021, 8:31 AM
Parents
rG00a7a05bde84: pf.conf.5: document dummynet support
Branches
Unknown
Tags
Unknown