datapath: Correct argument size for ODP_FLOW_GET.
authorBen Pfaff <blp@nicira.com>
Thu, 23 Dec 2010 17:36:19 +0000 (09:36 -0800)
committerBen Pfaff <blp@nicira.com>
Thu, 23 Dec 2010 17:36:19 +0000 (09:36 -0800)
commit57b7c6a143a7b86f753ec1928aae3a74b95befd4
tree74e693650c67602a2999a5b8fe2750b447835b23
parent9f8bf569bd545930847d12d176b5ef0690f0c0f3
datapath: Correct argument size for ODP_FLOW_GET.

ODP_FLOW_GET takes an odp_flowvec, not an odp_flow.

(This would merely introduce a gratuitous ABI incompatibility for the sake
of pedantic correctness, except that we're breaking the ABI regularly
anyhow.)

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/odp-compat.h
include/openvswitch/datapath-protocol.h