From: Wei Yongjun Date: Wed, 3 Apr 2013 03:02:28 +0000 (+0000) Subject: sctp: fix error return code in __sctp_connect() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=524fba6c14d2892bfa27c01577d544d6380291ba;p=pandora-kernel.git sctp: fix error return code in __sctp_connect() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun Acked-by: Vlad Yasevich Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed