Spell verb form of "set up" correctly throughout the tree.
[openvswitch] / datapath / datapath.h
index eee1bbfc585f1cf38aef4fca9f230077365518ab..88bdbc65784f812d7fdb1e253e8dd80e7ce572e6 100644 (file)
@@ -24,6 +24,7 @@
 /* Mask for the priority bits in a vlan header.  If we ever merge upstream
  * then this should go into include/linux/if_vlan.h. */
 #define VLAN_PCP_MASK 0xe000
+#define VLAN_PCP_SHIFT 13
 
 #define DP_MAX_PORTS 1024
 #define DP_MAX_GROUPS 16