Looks good, thank you.
On Thu, Oct 27, 2011 at 01:33:07PM -0700, Ethan Jackson 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 ad6dd11..7621bca 100644 > --- a/include/openflow/nicira-ext.h > +++ b/include/openflow/nicira-ext.h > @@ -970,7 +970,7 @@ struct nx_action_bundle { > ovs_be16 algorithm; /* One of NX_BD_ALG_*. */ > > /* What fields to hash and how. */ > - ovs_be16 fields; /* One of NX_BD_FIELDS_*. */ > + ovs_be16 fields; /* One of NX_HASH_FIELDS_*. */ > ovs_be16 basis; /* Universal hash parameter. */ > > ovs_be32 slave_type; /* NXM_OF_IN_PORT. */ > -- > 1.7.7 > > _______________________________________________ > dev mailing list > dev@openvswitch.org > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev