Signed-off-by: Hal Rosenstock <[email protected]>
---
diff --git a/opensm/libvendor/osm_vendor_ibumad.c
b/opensm/libvendor/osm_vendor_ibumad.c
index 0f5a7ae..5ea79cb 100644
--- a/opensm/libvendor/osm_vendor_ibumad.c
+++ b/opensm/libvendor/osm_vendor_ibumad.c
@@ -353,7 +353,7 @@ static void *umad_receiver(void *p_ptr)
OSM_LOG(p_vend->p_log, OSM_LOG_ERROR,
"ERR 5412: "
"Failed to obtain request madw for
timed out MAD"
- "(method=0x%X attr=0x%X
tid=0x%"PRIx64") -- dropping\n",
+ " (method=0x%X attr=0x%X
tid=0x%"PRIx64") -- dropping\n",
mad->method, cl_ntoh16(mad->attr_id),
cl_ntoh64(mad->trans_id));
} else {
--
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