Signed-off-by: stan smith <[email protected]> diff --git a/opensm/opensm/osm_perfmgr.c b/opensm/opensm/osm_perfmgr.c index 0999c48..accf9d3 100644 --- a/opensm/opensm/osm_perfmgr.c +++ b/opensm/opensm/osm_perfmgr.c @@ -279,7 +279,6 @@ ib_api_status_t osm_perfmgr_bind(osm_perfmgr_t * pm, ib_net64_t port_guid) OSM_LOG(pm->log, OSM_LOG_ERROR, "ERR 4C04: Vendor specific bind failed (%s)\n", ib_get_err_str(status)); - goto Exit; } Exit:
_______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
