OSDN Git Service

net/vlan: remove unused #define HAVE_VLAN_GET_TAG
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Wed, 7 Nov 2018 17:07:03 +0000 (18:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Nov 2018 06:41:20 +0000 (22:41 -0800)
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_vlan.h

index b14bf87..03b08ff 100644 (file)
@@ -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