Applied, thanks!

On Thu, May 29, 2014 at 07:33:31AM -0700, Jarno Rajahalme wrote:
> Acked-by: Jarno Rajahalme <jrajaha...@nicira.com>
> 
> 
> > On May 28, 2014, at 3:23 PM, Ben Pfaff <b...@nicira.com> wrote:
> > 
> > Signed-off-by: Ben Pfaff <b...@nicira.com>
> > ---
> > ofproto/ofproto-provider.h |    2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/ofproto/ofproto-provider.h b/ofproto/ofproto-provider.h
> > index ceeda64..ff539b9 100644
> > --- a/ofproto/ofproto-provider.h
> > +++ b/ofproto/ofproto-provider.h
> > @@ -72,7 +72,7 @@ struct ofproto {
> >     uint64_t datapath_id;       /* Datapath ID. */
> >     bool forward_bpdu;          /* Option to allow forwarding of BPDU frames
> >                                  * when NORMAL action is invoked. */
> > -    char *mfr_desc;             /* Manufacturer (NULL for default)b. */
> > +    char *mfr_desc;             /* Manufacturer (NULL for default). */
> >     char *hw_desc;              /* Hardware (NULL for default). */
> >     char *sw_desc;              /* Software version (NULL for default). */
> >     char *serial_desc;          /* Serial number (NULL for default). */
> > -- 
> > 1.7.10.4
> > 
> > _______________________________________________
> > 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