From: Eric Leblond Date: Mon, 10 Mar 2008 23:42:04 +0000 (-0700) Subject: [NETFILTER]: nfnetlink_log: fix computation of netlink skb size X-Git-Tag: v2.6.25-rc6~31^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7000d38d6126d6ef928605bdacebc9f12279c5aa;p=pandora-kernel.git [NETFILTER]: nfnetlink_log: fix computation of netlink skb size 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 Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed