]> git.ipfire.org Git - people/arne_f/kernel.git/commit
netfilter: nf_tables: incorrect enum nft_list_attributes definition
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 20 Aug 2020 12:12:55 +0000 (14:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 9 Sep 2020 17:03:08 +0000 (19:03 +0200)
commitb2e1d023e026d89e28f637013a9b38c0f3ed4179
tree76d5553e4095d2a68e55ff2eb035fc0e66385e29
parentcfb399059d505705779930fc995cfe701b6f3c5b
netfilter: nf_tables: incorrect enum nft_list_attributes definition

[ Upstream commit da9125df854ea48a6240c66e8a67be06e2c12c03 ]

This should be NFTA_LIST_UNSPEC instead of NFTA_LIST_UNPEC, all other
similar attribute definitions are postfixed with _UNSPEC.

Fixes: 96518518cc41 ("netfilter: add nftables")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/uapi/linux/netfilter/nf_tables.h