[ofa-general] [PATCH] opensm/osm_lid_mgr.c: cosmetics in log message
Yevgeny Kliteynik
kliteyn at dev.mellanox.co.il
Wed Nov 19 01:43:14 PST 2008
Sasha,
Small log message cosmetics fix.
Signed-off-by: Yevgeny Kliteynik <kliteyn at dev.mellanox.co.il>
---
opensm/opensm/osm_lid_mgr.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opensm/opensm/osm_lid_mgr.c b/opensm/opensm/osm_lid_mgr.c
index c135d4a..c90292a 100644
--- a/opensm/opensm/osm_lid_mgr.c
+++ b/opensm/opensm/osm_lid_mgr.c
@@ -1042,7 +1042,7 @@ __osm_lid_mgr_set_physp_pi(IN osm_lid_mgr_t * const p_mgr,
(op_vls != ib_port_info_get_op_vls(p_old_pi))) {
OSM_LOG(p_mgr->p_log, OSM_LOG_DEBUG,
"Sending Link Down to GUID 0x%016"
- PRIx64 "port %d due to op_vls or "
+ PRIx64 " port %d due to op_vls or "
"mtu change. MTU:%u,%u VL_CAP:%u,%u\n",
cl_ntoh64(osm_physp_get_port_guid(p_physp)),
port_num, mtu,
--
1.5.1.4
More information about the general
mailing list