On Fri, Nov 16, 2018 at 10:21:22AM -0800, Simon Horman wrote: > On Fri, Nov 16, 2018 at 09:25:11AM -0800, Ben Pfaff wrote: > > The underlying type for an enum is somewhat unpredictable in that the > > compiler and the ABI influence it. The format specifier I used here was > > apparently correct for i386 on Linux but wrong for x86-64. It's better to > > just use a cast. > > > > Reported-by: Simon Horman <[email protected]> > > Signed-off-by: Ben Pfaff <[email protected]> > > Thanks Ben, > > this looks good to me. > > Reviewed-by: Simon Horman <[email protected]>
Thanks, I applied this to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
