[ovs-git] Open vSwitch: datapath-protocol: vport_stats types are unsigned. (master)

dev at openvswitch.org dev at openvswitch.org
Mon Sep 19 23:36:15 UTC 2011


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  cca208bb634b0825f8d56fde4ec10a240a45e9c1 (commit)
      from  975a704c827a8a5d5c2264441f3a4ebcf097720c (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 cca208bb634b0825f8d56fde4ec10a240a45e9c1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=cca208bb634b0825f8d56fde4ec10a240a45e9c1
Author: Jesse Gross <jesse at nicira.com>
		
datapath-protocol: vport_stats types are unsigned.
		
The 'u' in uint64_t apparently got clipped off of the tx_dropped
member of struct vport_stats in between review and push, incorrectly
making this a signed type.

CC: Pravin Shelar <pshelar at nicira.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Pravin Shelar <pshelar at nicira.com>


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list