netfilter: nfnetlink_queue: use proper net namespace to allocate skb
authorGao feng <gaofeng@cn.fujitsu.com>
Mon, 23 Sep 2013 11:20:55 +0000 (19:20 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 1 Oct 2013 10:20:31 +0000 (12:20 +0200)
Use proper net struct to allocate skb, otherwise netlink mmap
will have no effect.

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

No differences found