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)
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>

No differences found