summaryrefslogtreecommitdiff
path: root/isisd/isis_csm.c
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isis_csm.c')
-rw-r--r--isisd/isis_csm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/isisd/isis_csm.c b/isisd/isis_csm.c
index 5d74a71b..a58ba490 100644
--- a/isisd/isis_csm.c
+++ b/isisd/isis_csm.c
@@ -101,6 +101,7 @@ isis_csm_state_change (int event, struct isis_circuit *circuit, void *arg)
break;
case ISIS_DISABLE:
zlog_warn ("circuit already disabled");
+ break;
case IF_DOWN_FROM_Z:
zlog_warn ("circuit already disconnected");
break;