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

Commit a82b7489 authored by Harald Welte's avatar Harald Welte Committed by David S. Miller
Browse files

[NETFILTER] remove unneeded structure definition from conntrack helper

parent 67497205
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -284,13 +284,6 @@ struct PptpSetLinkInfo {
	__be32	recvAccm;
};


struct pptp_priv_data {
	__u16	call_id;
	__u16	mcall_id;
	__u16	pcall_id;
};

union pptp_ctrl_union {
		struct PptpStartSessionRequest	sreq;
		struct PptpStartSessionReply	srep;