cxgb4: move VLAN_NONE macro definition
[deliverable/linux.git] / drivers / net / ethernet / chelsio / cxgb4 / l2t.h
index 4e2d47ac102b5ab32c771772be81a93d243cadfd..79665bd8f8814916e02adccc7793a3539a64c9de 100644 (file)
@@ -39,6 +39,8 @@
 #include <linux/if_ether.h>
 #include <linux/atomic.h>
 
+#define VLAN_NONE 0xfff
+
 enum { L2T_SIZE = 4096 };     /* # of L2T entries */
 
 enum {
This page took 0.026099 seconds and 5 git commands to generate.