[<prev] [next>] [day] [month] [year] [list]
Message-Id: <838765370d41d38549a8b6bc0dce2f2a1b287214.1483487697.git.mirq-linux@rere.qmqm.pl>
Date: Wed, 4 Jan 2017 00:55:10 +0100 (CET)
From: Michał Mirosław <mirq-linux@...e.qmqm.pl>
To: netdev@...r.kernel.org
Subject: [PATCH net-next 1/1] net/vlan: remove unused #define
HAVE_VLAN_GET_TAG
Signed-off-by: Michał Mirosław <mirq-linux@...e.qmqm.pl>
---
include/linux/if_vlan.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/include/linux/if_vlan.h b/include/linux/if_vlan.h
index bc4e8c2533da..74675312f8d9 100644
--- a/include/linux/if_vlan.h
+++ b/include/linux/if_vlan.h
@@ -476,8 +476,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
--
2.11.0
Powered by blists - more mailing lists