From: Wei Yongjun Date: Wed, 27 Mar 2013 03:57:10 +0000 (+0000) Subject: netfilter: nf_conntrack: fix error return code X-Git-Tag: v3.9-rc6~9^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5389090b59f7f72a30e25f5fd1fc560340543970;p=pandora-kernel.git netfilter: nf_conntrack: fix error return code 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 Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed