On Wed, Jul 11, 2012 at 11:03 AM, Zoltan Kiss <[email protected]> wrote: > This is just a small cosmetic change to express what that value means. > > Signed-off-by: Zoltan Kiss <[email protected]>
Your patch doesn't compile because OVSP_NONE is defined only in userspace, not the kernel. The actual value doesn't mean anything though since it gets overwritten in the next line (-1 doesn't mean "no port", it's "don't care"). _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
