Signed-off-by: Hal Rosenstock <h...@mellanox.com>
---
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)))
                        return p;
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to