diff options
Diffstat (limited to 'ospfd/ospf_spf.c')
| -rw-r--r-- | ospfd/ospf_spf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ospfd/ospf_spf.c b/ospfd/ospf_spf.c index 41bf0a4106..7896fb632a 100644 --- a/ospfd/ospf_spf.c +++ b/ospfd/ospf_spf.c @@ -860,7 +860,7 @@ static void ospf_spf_next(struct vertex *v, struct ospf *ospf, zlog_debug("found the LSA"); break; default: - flog_warn(OSPF_WARN_LSA, + flog_warn(EC_OSPF_LSA, "Invalid LSA link type %d", type); continue; } |
