On Wed, Aug 31, 2016 at 5:25 PM, Ben Pfaff <b...@ovn.org> wrote:

> In a call like "ovsrec_bridge_update_ports_delvalue(bridge, port)",
> there's
> no reason for the port argument to be nonconst, because the call doesn't
> do anything to the port at all--it only searches the list of ports in the
> bridge for that particular port and, if it finds it, removes it.
>
> Signed-off-by: Ben Pfaff <b...@ovn.org>
>

Acked-by: Russell Bryant <russ...@ovn.org>


-- 
Russell Bryant
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to