Signed-off-by: Hal Rosenstock <hal.rosenstock@gmail.com>
---
diff --git a/opensm/opensm/osm_ucast_ftree.c b/opensm/opensm/osm_ucast_ftree.c
index 6c695de..bd61002 100644
--- a/opensm/opensm/osm_ucast_ftree.c
+++ b/opensm/opensm/osm_ucast_ftree.c
@@ -3617,7 +3617,7 @@ static int fabric_read_guid_files(IN ftree_fabric_t * p_ftree)
if (!cl_qmap_count(&p_ftree->cn_guid_tbl)) {
OSM_LOG(&p_ftree->p_osm->log, OSM_LOG_ERROR,
- "ERR AB23: "
+ "ERR AB27: "
"Compute node guids file has no valid guids\n");
status = -1;
goto Exit;
@@ -3633,14 +3633,14 @@ static int fabric_read_guid_files(IN ftree_fabric_t * p_ftree)
add_guid_item_to_map,
&p_ftree->io_guid_tbl)) {
OSM_LOG(&p_ftree->p_osm->log, OSM_LOG_ERROR,
- "ERR AB23: Problem parsing I/O guid file\n");
+ "ERR AB28: Problem parsing I/O guid file\n");
status = -1;
goto Exit;
}
if (!cl_qmap_count(&p_ftree->io_guid_tbl)) {
OSM_LOG(&p_ftree->p_osm->log, OSM_LOG_ERROR,
- "ERR AB23: "
+ "ERR AB29: "
"I/O node guids file has no valid guids\n");
status = -1;
goto Exit;
_______________________________________________
general mailing list
general@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general| Alan Cox | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Bart Van Assche | Re: Integration of SCST in the mainstream Linux kernel |
| Andrew Morton | Re: [RFC/PATCH] Documentation of kernel messages |
git: | |
| Winkler, Tomas | RE: iwlwifi: fix build bug in "iwlwifi: fix LED stall" |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Mark Lord | Re: [BUG] New Kernel Bugs |
