On Fri, May 23, 2014 at 01:15:58AM +0200, Thomas Graf wrote:
> Signed-off-by: Thomas Graf <tg...@suug.ch>

"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
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to