---
 src/amf/amfd/imm.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/amf/amfd/imm.cc b/src/amf/amfd/imm.cc
index aef988f..f36584b 100644
--- a/src/amf/amfd/imm.cc
+++ b/src/amf/amfd/imm.cc
@@ -2194,7 +2194,7 @@ void avd_imm_reinit_bg(void) {
   }
   node = avd_node_find_nodeid(avd_cb->node_id_avd);
   if (node == nullptr) {
-    LOG_ER("%s: invalid node ID (%x)", __FUNCTION__,
+    LOG_WA("%s: invalid node ID (%x)", __FUNCTION__,
         avd_cb->node_id_avd);
     return;
   }
-- 
2.7.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to