HomeFreeBSD

cxgbe: delete now-redundant vnet decls

Description

cxgbe: delete now-redundant vnet decls

r324539 gathered some vnet decls into netinet/tcp_var.h, so that they
are now redundant in dev/cxgbe/tom/{t4_cpl_io.c,t4_ddp.c}. This triggers
gcc -Wredundant-decls.

Reviewed by: np
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D12674

Details

Provenance
rlibbyAuthored on
Reviewer
np
Differential Revision
D12674: cxgbe: delete now-redundant vnet decls
Parents
rS324704: Fix a racy VI_DOOMED check in MNT_VNODE_FOREACH_ALL().
Branches
Unknown
Tags
Unknown