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
F109018774: D7189.diff
Thu, Jan 30, 5:33 PM
Unknown Object (File)
Sat, Jan 18, 2:07 AM
Unknown Object (File)
Wed, Jan 8, 3:04 PM
Unknown Object (File)
Sep 30 2024, 11:24 PM
Unknown Object (File)
Sep 22 2024, 11:32 AM
Unknown Object (File)
Sep 18 2024, 9:47 AM
Unknown Object (File)
Sep 17 2024, 9:40 PM
Unknown Object (File)
Sep 16 2024, 3:34 AM
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