[ofa-general] [PATCH] opensm/osm_helper.c: Add SM priority changed into trap 144 description
Hal Rosenstock
hnrose at comcast.net
Fri Aug 28 06:44:53 PDT 2009
Per MgtWG RefID #4503
Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>
---
diff --git a/opensm/opensm/osm_helper.c b/opensm/opensm/osm_helper.c
index 3692474..1b83a9e 100644
--- a/opensm/opensm/osm_helper.c
+++ b/opensm/opensm/osm_helper.c
@@ -531,7 +531,7 @@ const char *ib_get_trap_str(ib_net16_t trap_num)
return "Flow Control Update watchdog timer expired";
case 144:
return
- "CapabilityMask, NodeDescription, Link [Width|Speed] Enabled changed";
+ "CapabilityMask, NodeDescription, Link [Width|Speed] Enabled, SM priority changed";
case 145:
return "System Image GUID changed";
case 256:
More information about the general
mailing list