[SCTP] Break out sctp_assoc_valid() from sctp_id2assoc().
sctp_id2assoc() was trying to do too many things. Break out, so sctp_assoc_bh_rcv() can just find out whether the assoc is valid.
Showing
Please register or sign in to comment
sctp_id2assoc() was trying to do too many things. Break out, so sctp_assoc_bh_rcv() can just find out whether the assoc is valid.