On Mon, Nov 5, 2012 at 6:29 PM, Ethan Jackson <[email protected]> wrote:

> This patch fixes the following warning caused by a switch case
> which was not handled.
>
> lib/netdev-vport.c:144:5: error: enumeration value
> ‘OVS_VPORT_TYPE_FT_GRE’ not handled in switch
>
> Signed-off-by: Ethan Jackson <[email protected]>


Looks good, thanks. (Pravin had something similar and I said that we should
try to avoid using this symbol in userspace but I didn't realize it
introduced a warning.)  The same warning likely exists on branch-1.9 as
well.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to