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)
commitd26e6a02835affa8bafe09a51e37f9fbc339e415
treec831a7c295baffa5b2a3c36bef3a669a51e6ae7a
parentb44672889c11e13e4f4dc0a8ee23f0e64f1e57c6
netfilter: ctnetlink: compute message size properly

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