Page MenuHomeFreeBSD

Remove redundant declaration for tcp_dooptions, similar to r302576
ClosedPublic

Authored by ngie on Jul 11 2016, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 10, 1:41 PM
Unknown Object (File)
Mon, Nov 10, 10:01 AM
Unknown Object (File)
Mon, Nov 10, 6:35 AM
Unknown Object (File)
Tue, Nov 4, 4:15 AM
Unknown Object (File)
Jul 5 2025, 10:57 PM
Unknown Object (File)
Jun 10 2025, 4:53 AM
Unknown Object (File)
Jun 2 2025, 6:09 PM
Unknown Object (File)
May 22 2025, 5:46 PM
Subscribers

Details

Reviewers
np
Summary

Remove redundant declaration for tcp_dooptions, similar to r302576

netinet/tcp_var.h already defines this function

MFC after: 1 week
PR: 209920
Reported by: Mark Millard <markmi@dsl-only.net>
Tested with: clang 3.8.0, gcc 4.2.1, gcc 5.3.0
Sponsored by: EMC / Isilon Storage Division

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4481
Build 4532: arc lint + arc unit

Event Timeline

ngie retitled this revision from to Remove redundant declaration for tcp_dooptions, similar to r302576.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: np.
np edited edge metadata.
This revision is now accepted and ready to land.Jul 11 2016, 5:09 PM