From: Michał Mirosław Date: Wed, 7 Nov 2018 17:07:03 +0000 (+0100) Subject: net/vlan: remove unused #define HAVE_VLAN_GET_TAG X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=295d072a42fe1a654e765fffcaadb2f08a692dd0;p=linux.git net/vlan: remove unused #define HAVE_VLAN_GET_TAG Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- diff --git a/include/linux/if_vlan.h b/include/linux/if_vlan.h index b14bf87999aa0..03b08ffded076 100644 --- a/include/linux/if_vlan.h +++ b/include/linux/if_vlan.h @@ -555,8 +555,6 @@ static inline int __vlan_hwaccel_get_tag(const struct sk_buff *skb, } } -#define HAVE_VLAN_GET_TAG - /** * vlan_get_tag - get the VLAN ID from the skb * @skb: skbuff to query