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:
8bc14d2
)
netfilter: don't panic on error while walking through the init path
author
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 22 May 2013 22:42:36 +0000
(22:42 +0000)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Thu, 23 May 2013 12:22:30 +0000
(14:22 +0200)
Don't panic if we hit an error while adding the nf_log or pernet
netfilter support, just bail out.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Acked-by: Gao feng <gaofeng@cn.fujitsu.com>
No differences found