On Tue, Oct 01, 2013 at 03:15:22PM +0900, Simon Horman wrote:
> Use nl_attr_get_u32() instead of nl_attr_get_be32() to parse nla
> so that the decoded value which is passed to mhash_add()
> is host byte order as mhash_add() expects.
> 
> This resolves a minor regression introduced by
> 10e576406c7444ef ("ofproto-dpif: Move special upcall handling into
> ofproto-dpif-upcall.").
> 
> I do not expect this change has any runtime implications.
> 
> Detected using sparse.
> 
> Cc: Ethan Jackson <et...@nicira.com>
> Cc: Ben Pfaff <b...@nicira.com>
> Signed-off-by: Simon Horman <ho...@verge.net.au>

Applied, thank you!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to