[ofa-general] ***SPAM*** [PATCH][TRIVIAL] opensm/osm_perfmgr.c: Eliminate duplicated error number

Hal Rosenstock hnrose at comcast.net
Sun Apr 19 07:53:06 PDT 2009


Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>
---
diff --git a/opensm/opensm/osm_perfmgr.c b/opensm/opensm/osm_perfmgr.c
index b5c7841..8d5ed97 100644
--- a/opensm/opensm/osm_perfmgr.c
+++ b/opensm/opensm/osm_perfmgr.c
@@ -632,7 +632,7 @@ static int sweep_hop_1(osm_sm_t * sm)
 					     CL_DISP_MSGID_NONE, &context);
 
 			if (status != IB_SUCCESS)
-				OSM_LOG(sm->p_log, OSM_LOG_ERROR, "ERR 4C82: "
+				OSM_LOG(sm->p_log, OSM_LOG_ERROR, "ERR 4C84: "
 					"Request for NodeInfo failed\n");
 		}
 		break;



More information about the general mailing list