Fix incorrect byte order annotations.
authorBen Pfaff <blp@nicira.com>
Fri, 6 May 2011 18:27:05 +0000 (11:27 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 16 May 2011 20:40:47 +0000 (13:40 -0700)
commitd84d4b88d26e3f37ce24f1d3eebe0d70ef264f73
treed53a3f9545711b45ccd43c33bb705767adf695ab
parent5eba3806a3a6e0531297e3cd763e23e8c1355abb
Fix incorrect byte order annotations.

These are not actual bugs, just deceptive use of the wrong function or
type.

Found by sparse.
lib/bond.c
lib/dpif-netdev.c
lib/flow.c
lib/flow.h
lib/netdev-vport.c
lib/ofp-print.c
lib/packets.h
lib/rconn.c
ofproto/netflow.c
tests/test-csum.c
tests/test-vconn.c