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

Commit 350e7805 authored by Daniel Borkmann's avatar Daniel Borkmann Committed by David S. Miller
Browse files

net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG



Remove the definition of HAVE_VLAN_PUT_TAG since it's not
used or exported anywhere.

Signed-off-by: default avatarDaniel Borkmann <dborkman@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d70a3f88
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -243,8 +243,6 @@ static inline struct sk_buff *__vlan_hwaccel_put_tag(struct sk_buff *skb,
	return skb;
}

#define HAVE_VLAN_PUT_TAG

/**
 * vlan_put_tag - inserts VLAN tag according to device features
 * @skb: skbuff to tag