Signed-off-by: Hal Rosenstock <[email protected]> --- diff --git a/osmtest/osmtest.c b/osmtest/osmtest.c index 4854779..7ecc8ce 100644 --- a/osmtest/osmtest.c +++ b/osmtest/osmtest.c @@ -7367,7 +7367,7 @@ ib_api_status_t osmtest_run(IN osmtest_t * const p_osmt) } #else OSM_LOG(&p_osmt->log, OSM_LOG_INFO, - "The event forwarding flow " + "Trap 64/65 flow " "is not implemented yet!\n"); status = IB_SUCCESS; goto Exit; -- 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
