Signed-off-by: Hal Rosenstock <[email protected]> --- include/opensm/osm_pkey.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/include/opensm/osm_pkey.h b/include/opensm/osm_pkey.h index 33de7e7..066bbb3 100644 --- a/include/opensm/osm_pkey.h +++ b/include/opensm/osm_pkey.h @@ -299,8 +299,7 @@ static inline ib_pkey_table_t *osm_pkey_tbl_new_block_get(const osm_pkey_tbl_t * * osm_pkey_tbl_set_accum_pkeys * * DESCRIPTION -* Stores the given pkey in the "accum_pkeys" array and update -* update the "map" +* Stores the given pkey and pkey index in the "accum_pkeys" array * * SYNOPSIS */ -- 1.5.3 -- 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
