[ovs-git] Open vSwitch: cfm: Define old_cfm_fault as 'enum cfm_fault_reason'. (branch-2.1)

dev at openvswitch.org dev at openvswitch.org
Thu Mar 20 18:22:08 UTC 2014


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, branch-2.1 has been updated
       via  9fae78784bb981fc63e2c13608a44b5eec185848 (commit)
      from  9b2e03b9ff89393d326ec45d64e4ddb73e611330 (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 9fae78784bb981fc63e2c13608a44b5eec185848
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=9fae78784bb981fc63e2c13608a44b5eec185848
Author: Alex Wang <alexw at nicira.com>
		
cfm: Define old_cfm_fault as 'enum cfm_fault_reason'.
		
CFM fault variable type has been changed to 'enum cfm_fault_reason' for
long time.  However, inside cfm_run(), the old_cfm_fault is still defined
as boolean.  This commit fixes the issue.

Found by inspection.

Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/cfm.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list