From: Mehak Mahajan Date: Thu, 2 Aug 2012 00:26:39 +0000 (-0700) Subject: Improving comment for OFP10_VLAN_NONE. X-Git-Tag: sliver-openvswitch-1.8.90-0~48^2~130 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f9515094088431c281e99963377ec7fea7b1ea20;p=sliver-openvswitch.git Improving comment for OFP10_VLAN_NONE. Signed-off-by: Mehak Mahajan --- diff --git a/include/openflow/openflow-1.0.h b/include/openflow/openflow-1.0.h index 75c5fc3db..56af4c521 100644 --- a/include/openflow/openflow-1.0.h +++ b/include/openflow/openflow-1.0.h @@ -323,7 +323,7 @@ enum ofp_flow_wildcards { #define OFP_DL_TYPE_NOT_ETH_TYPE 0x05ff /* The VLAN id is 12-bits, so we can use the entire 16 bits to indicate - * special conditions. All ones indicates that no VLAN id was set. + * special conditions. All ones indicates that 802.1Q header is not present. */ #define OFP10_VLAN_NONE 0xffff