Signed-off-by: Ira Weiny <[email protected]>
---
opensm/osm_req.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/opensm/osm_req.c b/opensm/osm_req.c
index 1c3c172..0b48a54 100644
--- a/opensm/osm_req.c
+++ b/opensm/osm_req.c
@@ -104,8 +104,7 @@ static ib_net64_t req_determine_mkey(IN osm_sm_t * sm,
*/
if (!p_physp) {
OSM_LOG(sm->p_log, OSM_LOG_ERROR,
- "req_determine_mkey: ERR 1107: "
- "Outgoing physp is null on non-hop_0!\n");
+ "ERR 1107: Outgoing physp is null on non-hop_0!\n");
dest_port_guid = 0;
goto Remote_Guid;
}
--
1.7.1
--
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