[ovs-dev] [PATCH] nicira-ext: Improve comment.

Justin Pettit jpettit at nicira.com
Wed Dec 7 07:35:57 UTC 2011


Looks good.

--Justin


On Dec 6, 2011, at 10:40 PM, Ben Pfaff wrote:

> ---
> include/openflow/nicira-ext.h |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/openflow/nicira-ext.h b/include/openflow/nicira-ext.h
> index d63d9d6..90505c5 100644
> --- a/include/openflow/nicira-ext.h
> +++ b/include/openflow/nicira-ext.h
> @@ -978,7 +978,7 @@ struct nx_action_bundle {
>     ovs_be16 type;              /* OFPAT_VENDOR. */
>     ovs_be16 len;               /* Length including slaves. */
>     ovs_be32 vendor;            /* NX_VENDOR_ID. */
> -    ovs_be16 subtype;           /* NXAST_BUNDLE. */
> +    ovs_be16 subtype;           /* NXAST_BUNDLE or NXAST_BUNDLE_LOAD. */
> 
>     /* Slave choice algorithm to apply to hash value. */
>     ovs_be16 algorithm;         /* One of NX_BD_ALG_*. */
> -- 
> 1.7.2.5
> 
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev




More information about the dev mailing list