]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 13 Jan 2016 16:34:38 +0000 (17:34 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 14 Jan 2016 18:41:16 +0000 (19:41 +0100)
commitefaea94aaf0decd55b15aa7068d4d516a352e56e
tree6031d6dd1807e5f9e79dc5bc6f67b4581c9d48d2
parentf90d2d37fb933773c9945c5939ae87aea2343057
netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS

This is accidental, they don't depend on the label infrastructure.

Fixes: 48f66c905a97 ("netfilter: nft_ct: add byte/packet counter support")
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Acked-by: Florian Westphal <fw@strlen.de>
net/netfilter/nft_ct.c