Message ID | 4D961BA7.90409@dev.mellanox.co.il (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Alex Netes |
Headers | show |
diff --git a/osmtest/osmt_multicast.c b/osmtest/osmt_multicast.c index b6dfdfc..cfeb61b 100644 --- a/osmtest/osmt_multicast.c +++ b/osmtest/osmt_multicast.c @@ -677,7 +677,7 @@ ib_api_status_t osmt_run_mcast_flow(IN osmtest_t * const p_osmt) OSM_LOG(&p_osmt->log, OSM_LOG_ERROR, EXPECTING_ERRORS_END "\n"); if (status == IB_SUCCESS) { - OSM_LOG(&p_osmt->log, OSM_LOG_ERROR, "ERR 2E0 " + OSM_LOG(&p_osmt->log, OSM_LOG_ERROR, "ERR 02E0: " "SubnAdmGet with invalid mlid 0x%x succeeded\n", cl_ntoh16(mc_req_rec.mlid));