diff options
author | Kamal Heib <kamalheib1@gmail.com> | 2021-11-25 05:36:15 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-11-25 13:35:51 -0400 |
commit | 0e938533d96d656764fbd3fe0e2578873ec6d3e6 (patch) | |
tree | 0a964f63bd29b654b2239fb60d76cbafbef54327 /mm | |
parent | 0abfc79d724102ec91287e3e77ac8115fcf3ffe9 (diff) |
RDMA/bnxt_re: Remove dynamic pkey table
The RoCE spec requires RoCE devices to support only the default pkey.
However the bnxt_re driver maintains a 0xFFFF entry pkey table and uses
only the first entry. Remove the pkey table and hard code a table of
length one hard wired with the default pkey.
Link: https://lore.kernel.org/r/20211125033615.483750-1-kamalheib1@gmail.com
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Reviewed-by: Devesh Sharma <devesh.s.sharma@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions