On Tue, Feb 02, 2016 at 08:05:36PM -0800, Justin Pettit wrote:
> > On Feb 2, 2016, at 6:13 PM, Ben Pfaff <b...@ovn.org> wrote:
> > 
> > The update_port() function called in ofproto_port_add() can encounter
> > errors that prevent a port from being added, but nothing was checking for
> > the error and in fact update_port() didn't even pass the error along to
> > its caller.  This commit fixes the problem.

...

> Thanks for tracking this down!
> 
> Acked-by: Justin Pettit <jpet...@ovn.org>

Thanks, I applied this to master, branch-2.5, and branch-2.4.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to