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

Commit c10aa71b authored by Jakub Sitnicki's avatar Jakub Sitnicki Committed by David S. Miller
Browse files

gre6: Clean up unused struct ipv6_tel_txoption definition



Commit b05229f4 ("gre6: Cleanup GREv6 transmit path, call common GRE
functions") removed the ip6gre specific transmit function, but left the
struct ipv6_tel_txoption definition. Clean it up.

Signed-off-by: default avatarJakub Sitnicki <jkbs@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c2a2efbb
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -484,11 +484,6 @@ static int gre_rcv(struct sk_buff *skb)
	return 0;
}

struct ipv6_tel_txoption {
	struct ipv6_txoptions ops;
	__u8 dst_opt[8];
};

static int gre_handle_offloads(struct sk_buff *skb, bool csum)
{
	return iptunnel_handle_offloads(skb,