netfilter: xt_SECMARK: add new revision to fix structure layout
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 30 Apr 2021 12:00:13 +0000 (14:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 May 2021 08:29:45 +0000 (10:29 +0200)
commitf2252cb43c6c53c83682f62ef8d3c26f6873cf4c
tree5995a652536ad956f98cc868f6598b49cf5c5b96
parent71af6139c067779eb29f4198434cc32f48a494b5
netfilter: xt_SECMARK: add new revision to fix structure layout

[ Upstream commit c7d13358b6a2f49f81a34aa323a2d0878a0532a2 ]

This extension breaks when trying to delete rules, add a new revision to
fix this.

Fixes: 5e6874cdb8de ("[SECMARK]: Add xtables SECMARK target")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/uapi/linux/netfilter/xt_SECMARK.h
net/netfilter/xt_SECMARK.c