Page MenuHomeFreeBSD

cxgbe: delete now-redundant vnet decls
ClosedPublic

Authored by rlibby on Oct 14 2017, 7:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 22, 5:02 PM
Unknown Object (File)
Aug 14 2025, 4:20 AM
Unknown Object (File)
Aug 10 2025, 8:37 AM
Unknown Object (File)
Jul 1 2025, 2:10 PM
Unknown Object (File)
Jun 30 2025, 6:05 PM
Unknown Object (File)
Jun 30 2025, 6:13 AM
Unknown Object (File)
Jun 26 2025, 12:51 PM
Unknown Object (File)
Jun 17 2025, 11:26 PM
Subscribers

Details

Summary

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.

Test Plan

buildkernel

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 15 2017, 1:09 AM
This revision was automatically updated to reflect the committed changes.