netfilter: nf_conntrack: fix error return code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Wed, 27 Mar 2013 03:57:10 +0000 (03:57 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 27 Mar 2013 17:31:17 +0000 (18:31 +0100)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in function
nf_conntrack_standalone_init().

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found