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

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-1.9 has been updated
       via  7b6a4c7f45d031d2c1b568fc829995e11b6b2970 (commit)
      from  46a05f6f793de4c9539d807342c8a966be5a0992 (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 7b6a4c7f45d031d2c1b568fc829995e11b6b2970
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7b6a4c7f45d031d2c1b568fc829995e11b6b2970
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 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list