Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a9ecfbe7 authored by Florian Westphal's avatar Florian Westphal Committed by Pablo Neira Ayuso
Browse files

netfilter: nf_tables: remove unused struct members

parent f13f2aee
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -19,8 +19,6 @@ struct nft_pktinfo {
	const struct net_device		*out;
	u8				pf;
	u8				hook;
	u8				nhoff;
	u8				thoff;
	u8				tprot;
	/* for x_tables compatibility */
	struct xt_action_param		xt;