On Fri, May 23, 2014 at 01:15:58AM +0200, Thomas Graf wrote: > Signed-off-by: Thomas Graf <[email protected]>
"sparse" found a bug:
../lib/netlink-socket.c:566:49: warning: cast truncates bits from
constant value (8 becomes 0)
In other words, MSG_DONTWAIT is being provided as a "bool" argument
value.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev
