]> Pileus Git - ~andy/linux/commit
netfilter: nfnetlink_log: use proper net to allocate skb
authorGao feng <gaofeng@cn.fujitsu.com>
Mon, 23 Sep 2013 11:20:56 +0000 (19:20 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 1 Oct 2013 10:46:56 +0000 (12:46 +0200)
commitafff14f6089ac50f05f29e489c5b2a067077d560
treea970dfc78262cde6d7d54bf265288681193d1f12
parent7433268783eda21a04bf963f9992547a848d44a4
netfilter: nfnetlink_log: use proper net to allocate skb

Use proper net struct to allocate skb, otherwise
netlink mmap will be of no effect.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nfnetlink_log.c