Signed-off-by: Hal Rosenstock <[email protected]>
---
diff --git a/opensm/osm_inform.c b/opensm/osm_inform.c
index 2eb646a..f5abbc6 100644
--- a/opensm/osm_inform.c
+++ b/opensm/osm_inform.c
@@ -314,7 +314,7 @@ static ib_api_status_t send_report(IN osm_infr_t *
p_infr_rec, /* the informinfo
&(p_infr_rec->report_addr));
if (!p_report_madw) {
- OSM_LOG(p_log, OSM_LOG_ERROR, "ERR 0203"
+ OSM_LOG(p_log, OSM_LOG_ERROR, "ERR 0203: "
"osm_mad_pool_get failed\n");
status = IB_ERROR;
goto Exit;
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html