On Tue, Dec 18, 2012 at 3:54 PM, Ben Pfaff <b...@nicira.com> wrote:
> Fixes the following sparse warnings:
>
> meta-flow.c:947:21: warning: incorrect type in assignment (different base 
> types)
> meta-flow.c:947:21:    expected restricted __be32 [usertype] be32
> meta-flow.c:947:21:    got unsigned int const [unsigned] [usertype] 
> skb_priority
> meta-flow.c:951:21: warning: incorrect type in assignment (different base 
> types)
> meta-flow.c:951:21:    expected restricted __be32 [usertype] be32
> meta-flow.c:951:21:    got unsigned int const [unsigned] [usertype] skb_mark
>
> Signed-off-by: Ben Pfaff <b...@nicira.com>

Looks good to me.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to