Re: [PATCH] opensm/osm_helper.c: Add some missing message names to disp_msg_str

2010-07-13 Thread Sasha Khapyorsky
On 10:27 Fri 09 Jul , Hal Rosenstock wrote:
 
 Signed-off-by: Hal Rosenstock hal.rosenst...@gmail.com

Applied. Thanks.

Sasha
--
To unsubscribe from this list: send the line unsubscribe linux-rdma in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] opensm/osm_helper.c: Add some missing message names to disp_msg_str

2010-07-09 Thread Hal Rosenstock

Signed-off-by: Hal Rosenstock hal.rosenst...@gmail.com
---
diff --git a/opensm/opensm/osm_helper.c b/opensm/opensm/osm_helper.c
index 60724f2..196d5aa 100644
--- a/opensm/opensm/osm_helper.c
+++ b/opensm/opensm/osm_helper.c
@@ -2021,6 +2021,8 @@ static const char *disp_msg_str[] = {
OSM_MSG_MAD_SLVL,
OSM_MSG_MAD_GUIDINFO_RECORD,
OSM_MSG_MAD_INFORM_INFO_RECORD,
+   OSM_MSG_MAD_SWITCH_INFO_RECORD,
+   OSM_MSG_MAD_MFT_RECORD,
 #if defined (VENDOR_RMPP_SUPPORT)  defined (DUAL_SIDED_RMPP)
OSM_MSG_MAD_MULTIPATH_RECORD,
 #endif
--
To unsubscribe from this list: send the line unsubscribe linux-rdma in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html