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:
cabaa9b
)
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
author
Eric Leblond
<eric@inl.fr>
Mon, 10 Mar 2008 23:42:04 +0000
(16:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 10 Mar 2008 23:42:04 +0000
(16:42 -0700)
This patch is similar to nfnetlink_queue fixes. It fixes the computation
of skb size by using NLMSG_SPACE instead of NLMSG_ALIGN.
Signed-off-by: Eric Leblond <eric@inl.fr>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found