]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
net: vlan: minor: remove unused HAVE_VLAN_PUT_TAG
authorDaniel Borkmann <dborkman@redhat.com>
Thu, 6 Jun 2013 14:08:31 +0000 (14:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Jun 2013 21:39:05 +0000 (14:39 -0700)
Remove the definition of HAVE_VLAN_PUT_TAG since it's not
used or exported anywhere.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_vlan.h

index 52bd03b389625c4f449052d021547712a0022cbe..7a9c8cf31659f1e324a68237f1b37e0e21f3a669 100644 (file)
@@ -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