Thanks, I pushed this one.

On Wed, Jun 27, 2012 at 08:25:12PM +1200, Joe Stringer wrote:
> Seems that I missed this one. Looks good.
> 
> On 27 June 2012 18:53, Ben Pfaff <b...@nicira.com> wrote:
> > Signed-off-by: Ben Pfaff <b...@nicira.com>
> > ---
> > v3: New patch.
> > ---
> >  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 478322a..a5d1b11 100644
> > --- a/include/openflow/nicira-ext.h
> > +++ b/include/openflow/nicira-ext.h
> > @@ -1006,7 +1006,7 @@ OFP_ASSERT(sizeof(struct nx_action_fin_timeout) == 
> > 16);
> >  */
> >  struct nx_action_autopath {
> >     ovs_be16 type;              /* OFPAT_VENDOR. */
> > -    ovs_be16 len;               /* Length is 20. */
> > +    ovs_be16 len;               /* Length is 24. */
> >     ovs_be32 vendor;            /* NX_VENDOR_ID. */
> >     ovs_be16 subtype;           /* NXAST_AUTOPATH. */
> >
> > --
> > 1.7.2.5
> >
> > _______________________________________________
> > dev mailing list
> > dev@openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to