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)
Sat, Apr 25, 3:03 AM
Unknown Object (File)
Sun, Apr 12, 10:30 AM
Unknown Object (File)
Thu, Apr 9, 11:54 AM
Unknown Object (File)
Thu, Apr 9, 5:57 AM
Unknown Object (File)
Thu, Apr 9, 4:54 AM
Unknown Object (File)
Thu, Apr 9, 12:22 AM
Unknown Object (File)
Wed, Apr 8, 2:56 AM
Unknown Object (File)
Wed, Apr 8, 2:55 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