diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-08-16 03:16:19 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-16 13:36:29 -0700 |
commit | 02644a17457414f38e29f32d5c640b06d08fa092 (patch) | |
tree | 122e7f35220b288df9c734cf15595a1e809fb345 /net/xfrm | |
parent | 6932f119bd71a315a1945276377277d91c4a71c6 (diff) | |
download | linux-next-02644a17457414f38e29f32d5c640b06d08fa092.tar.gz |
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 <dan.carpenter@oracle.com>
Reviewed-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions