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:
130549f
)
netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 22 Mar 2013 01:28:18 +0000
(
01:28
+0000)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Mon, 25 Mar 2013 13:21:27 +0000
(14:21 +0100)
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found