From: Dan Carpenter Date: Thu, 16 Aug 2012 03:16:19 +0000 (+0000) Subject: sctp: fix bogus if statement in sctp_auth_recv_cid() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02644a17457414f38e29f32d5c640b06d08fa092;p=pandora-kernel.git sctp: fix bogus if statement in sctp_auth_recv_cid() There is an extra semi-colon here, so we always return 0 instead of calling __sctp_auth_cid(). Signed-off-by: Dan Carpenter Reviewed-by: "Eric W. Biederman" Signed-off-by: David S. Miller --- Reading git-diff-tree failed