Module Name: src Committed By: rjs Date: Tue Oct 17 19:18:30 UTC 2017
Modified Files:
src/sys/netinet: sctp_pcb.c
Log Message:
Move call to sofree() to end of sctp_inpcb_free() and re-aquire
softnet_lock.
Logic copied from in_pcb.c.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/netinet/sctp_pcb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
