HomeFreeBSD

sctp: Simplify the free port search in sctp_inpcb_bind()

Description

sctp: Simplify the free port search in sctp_inpcb_bind()

Eliminate a flag variable and reduce indentation. No functional change
intended.

Reviewed by: tuexen
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31733

Details

Provenance
markjAuthored on Aug 31 2021, 11:43 AM
Reviewer
tuexen
Differential Revision
D31733: sctp: Simplify the free port search in sctp_inpcb_bind()
Parents
rG93908fce7280: sctp: Avoid unnecessary refcount bumps in sctp_inpcb_bind()
Branches
Unknown
Tags
Unknown