On Tue, Dec 18, 2012 at 3:54 PM, Ben Pfaff <[email protected]> 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 <[email protected]>

Looks good to me.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to