vswitchd: Deconfigure CFM when not configured.
authorBen Pfaff <blp@nicira.com>
Fri, 4 Feb 2011 19:01:43 +0000 (11:01 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 4 Feb 2011 19:01:43 +0000 (11:01 -0800)
It looks to me like, once a CFM object is configured on an interface, it
will never get deconfigured.   This fixes the problem.

Found by inspection.  I haven't tested the original code or the fix.


No differences found