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:13:06 +0000 (10:13 +0200)
commit75ea982469035153cd494337b0de0f09b8e5bdf2
tree6f99bc70256007b682c790851796f7ddb9f9108e
parentdb5f1c6f776d7f02e490ba2943d388a0b6140949
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