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