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:
7c3ad05
)
netfilter: nfnetlink_queue: use proper net namespace to allocate skb
author
Gao feng
<gaofeng@cn.fujitsu.com>
Mon, 23 Sep 2013 11:20:55 +0000
(19:20 +0800)
committer
Pablo 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