Fix a bug in sctp_sendmsgx(), where the sid provided by the user
authortuexen <tuexen@FreeBSD.org>
Wed, 7 Dec 2016 21:24:49 +0000 (21:24 +0000)
committertuexen <tuexen@FreeBSD.org>
Wed, 7 Dec 2016 21:24:49 +0000 (21:24 +0000)
commit919f940b488ee9a16fb0aae4649e5f8d64774234
treeac106b25d0924b6353a901ed6a09265f37c1717c
parentec64726461ed28d23f446b7f3225df469c16cf58
Fix a bug in sctp_sendmsgx(), where the sid provided by the user
was hot honored.

MFC after: 3 days
lib/libc/net/sctp_sys_calls.c