On Tue, May 28, 2013 at 3:31 PM, Fan Du <fan...@windriver.com> wrote:
> ovs_vport_cmd_new create a new vport with port num specified by user.
> when this port num is already occupied, it's more clear to return
> -EEXIST as the reason than -EBUSY.
>
> Signed-off-by: Fan Du <fan...@windriver.com>

This error code is part of the userspace ABI so you can't change it
without breaking existing applications.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to