From: Wei Yongjun <weiyongj...@huawei.com> Date: Tue, 31 Oct 2017 13:28:16 +0000
> Fix to returnerror code -ENOMEM from the sctp_make_strreset_addstrm() > error handling case instead of 0. 'retval' can be overwritten to 0 after > call sctp_stream_alloc_out(). > > Fixes: e090abd0d81c ("sctp: factor out stream->out allocation") > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com> Applied.