[ovs-git] Open vSwitch: ofp-util: Fix type of 'port' param to ofputil_encode_dump_ports_request(). (master)

dev at openvswitch.org dev at openvswitch.org
Fri May 3 21:02:39 UTC 2013


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  e94f17a77a1ac993d55b08de2104dfb8878b8983 (commit)
      from  05f453a895297bd53f18554126048184bcbf1723 (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 e94f17a77a1ac993d55b08de2104dfb8878b8983
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e94f17a77a1ac993d55b08de2104dfb8878b8983
Author: Ben Pfaff <blp at nicira.com>
		
ofp-util: Fix type of 'port' param to ofputil_encode_dump_ports_request().
		
We always use unsigned types for port numbers elsewhere, so use one here
too.

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


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

Summary of changes:
 lib/ofp-util.c |    2 +-
 lib/ofp-util.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list