Minor cleanup.

MFC after:		3 days
This commit is contained in:
Michael Tuexen 2020-09-28 14:11:53 +00:00
parent 722779c7dd
commit fbc6840bae
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=366226

View File

@ -6524,7 +6524,7 @@ sctp_load_addresses_from_init(struct sctp_tcb *stcb, struct mbuf *m,
(ptype == SCTP_DEL_IP_ADDRESS) ||
(ptype == SCTP_ERROR_CAUSE_IND) ||
(ptype == SCTP_SUCCESS_REPORT)) {
/* don't care */ ;
/* don't care */
} else {
if ((ptype & 0x8000) == 0x0000) {
/*