[ovs-git] Open vSwitch: dpif-netdev: Remove unneeded 'key' parameter from dp_netdev_flow_used(). (master)

dev at openvswitch.org dev at openvswitch.org
Wed Sep 26 17:02:47 UTC 2012


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  c1fe014d7a280c2044f1476b48ccb403f2bd38b1 (commit)
      from  3dd3eace3f21c53ac59e717624eae12d37554895 (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 c1fe014d7a280c2044f1476b48ccb403f2bd38b1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c1fe014d7a280c2044f1476b48ccb403f2bd38b1
Author: Ben Pfaff <blp at nicira.com>
		
dpif-netdev: Remove unneeded 'key' parameter from dp_netdev_flow_used().
		
The 'key' passed to dp_netdev_flow_used() is the same as the 'key' member
in the struct dp_netdev_flow also passed to the function.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 lib/dpif-netdev.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list