Minor cleanup.
MFC after: 3 days
This commit is contained in:
parent
722779c7dd
commit
fbc6840bae
@ -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) {
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user