osm_inform.c: Change error message 0207 to informational
Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]>
Index: osm_inform.c
===================================================================
--- osm_inform.c (revision 3417)
+++ osm_inform.c (working copy)
@@ -574,8 +574,8 @@ __match_notice_to_inf_rec(
if( p_src_port == (osm_port_t*)cl_qmap_end( &(p_subn->port_guid_tbl)) )
{
- osm_log(p_log, OSM_LOG_ERROR,
- "__match_notice_to_inf_rec: ERR 0207: "
+ osm_log(p_log, OSM_LOG_INFO,
+ "__match_notice_to_inf_rec: "
"Cannot find source port with GUID:0x%016" PRIx64 "\n",
cl_ntoh64(source_gid.unicast.interface_id) );
goto Exit;
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general