On Mon, Nov 07, 2011 at 10:33:07AM -0800, Justin Pettit wrote:
> Signed-off-by: Justin Pettit <[email protected]>
"sparse" says:
../lib/nx-match.c:1216:26: warning: incorrect type in assignment (different
base types)
../lib/nx-match.c:1216:26: expected restricted __be32 [usertype] ipv6_label
../lib/nx-match.c:1216:26: got restricted __be16
about this:
case NFI_NXM_NX_IPV6_LABEL:
flow->ipv6_label = htons(new_value);
break;
I haven't otherwise reviewed this yet.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev