Use ovs_be32 in nx_flow_mod_table_id
authorSimon Horman <horms@verge.net.au>
Fri, 30 Mar 2012 02:29:56 +0000 (11:29 +0900)
committerBen Pfaff <blp@nicira.com>
Fri, 30 Mar 2012 16:08:00 +0000 (09:08 -0700)
commit42c1353f46d59a5bc7b4012c7ab505cc14940f2d
tree7e87c4eac2b9b65f261b2aa351f1aabab9dd4dd5
parent6e492d81450217a5c90cbb4ad31d81b1e611989b
Use ovs_be32 in nx_flow_mod_table_id

This corrects what appears to be an oversight
whereby uing32_t is used while all other structures
in the file make use of ovs_be* in place of uint*_t.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/nicira-ext.h