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
F170571261: D7189.diff
Sat, Sep 5, 11:20 AM
F170569753: D7189.id18289.diff
Sat, Sep 5, 11:10 AM
F170555301: D7189.id.diff
Sat, Sep 5, 9:38 AM
F170519247: D7189.id.diff
Sat, Sep 5, 5:19 AM
Unknown Object (File)
Fri, Sep 4, 10:19 AM
Unknown Object (File)
Thu, Sep 3, 8:45 PM
Unknown Object (File)
Wed, Sep 2, 10:14 PM
Unknown Object (File)
Wed, Sep 2, 9:32 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