Message ID | 4D961B97.2010906@dev.mellanox.co.il (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Alex Netes |
Headers | show |
diff --git a/opensm/osm_prtn.c b/opensm/osm_prtn.c index 6a23c76..3fd4fc0 100644 --- a/opensm/osm_prtn.c +++ b/opensm/osm_prtn.c @@ -253,7 +253,6 @@ osm_prtn_t *osm_prtn_make_new(osm_log_t * p_log, osm_subn_t * p_subn, osm_prtn_t *p = NULL, *p_check; pkey &= cl_hton16((uint16_t) ~ 0x8000); - if (!pkey) { if (name && (p = osm_prtn_find_by_name(p_subn, name)))