Message ID | 4DDBEA09.9040902@dev.mellanox.co.il (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Alex Netes |
Headers | show |
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 */
Signed-off-by: Hal Rosenstock <hal@mellanox.com> --- include/opensm/osm_pkey.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)