netfilter: ctnetlink: compute message size properly
authorJiri Pirko <jpirko@redhat.com>
Thu, 1 Apr 2010 10:39:19 +0000 (12:39 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 1 Apr 2010 10:39:19 +0000 (12:39 +0200)
Message size should be dependent on the presence of an accounting
extension, not on CONFIG_NF_CT_ACCT definition.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/nf_conntrack_netlink.c

Simple merge