Whitespace cleanup.

MFC after: 10 days
This commit is contained in:
Michael Tuexen 2012-09-08 20:54:54 +00:00
parent 85fdca2d85
commit fe6bb0a788
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=240250

View File

@ -1862,7 +1862,6 @@ sctp_addr_mgmt_assoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb,
{
int status;
if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0 ||
sctp_is_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF)) {
/* subset bound, no ASCONF allowed case, so ignore */