From: Wei Yongjun Date: Tue, 16 Jun 2009 06:47:30 +0000 (+0800) Subject: sctp: avoid overwrite the return value of sctp_process_asconf_ack() X-Git-Tag: v2.6.32-rc1~703^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=425e0f685230986511b1fdf80340e2f28b214c5d;p=pandora-kernel.git sctp: avoid overwrite the return value of sctp_process_asconf_ack() The return value of sctp_process_asconf_ack() may be overwritten while process parameters with no error. This patch fixed the problem. Signed-off-by: Wei Yongjun Signed-off-by: Vlad Yasevich --- Reading git-diff-tree failed