netfilter: don't panic on error while walking through the init path
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 22 May 2013 22:42:36 +0000 (22:42 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 23 May 2013 12:22:30 +0000 (14:22 +0200)
commit6d11cfdba52af08b889fd6d3ee4212930493eb38
treea6de2aaf9eb6ca94884faa8e56bc2960fd6c1467
parent8bc14d25ffb9dfc242d3a877bb4fe683adb27692
netfilter: don't panic on error while walking through the init path

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>
include/linux/netfilter.h
net/netfilter/core.c
net/netfilter/nf_log.c
net/socket.c