ANDROID: netfilter: x_tables: Only use compat extension structs
Now that everything that needed to be converted to support compat
metadata structures has done so, only use those structs, and prevent
those fields from being introduced into struct xt_match and struct
xt_target so that CONFIG_NETFILTER_XTABLES_COMPAT can be enabled.
Bug: 437140699
Change-Id: Ieb18a2542287830a659205a04e38fc845797e4ea
Signed-off-by:
Isaac J. Manjarres <isaacmanjarres@google.com>
Loading
Please sign in to comment