[ovs-git] Open vSwitch: datapath: Correct argument size for ODP_FLOW_GET. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Dec 23 17:36:30 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  57b7c6a143a7b86f753ec1928aae3a74b95befd4 (commit)
      from  9f8bf569bd545930847d12d176b5ef0690f0c0f3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 57b7c6a143a7b86f753ec1928aae3a74b95befd4
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=57b7c6a143a7b86f753ec1928aae3a74b95befd4
Author: Ben Pfaff <blp at nicira.com>
		
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 at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 datapath/odp-compat.h                   |    2 +-
 include/openvswitch/datapath-protocol.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list