git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deadcfc
)
netfilter: nf_conntrack: fix error return code
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 27 Mar 2013 03:57:10 +0000
(
03:57
+0000)
committer
Pablo 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