commit | ca4beeee9895f14df22940d804aab4534c23f03f | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalheib1@gmail.com> | Tue Jul 14 21:34:14 2020 +0300 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Mon Jul 20 16:18:17 2020 -0300 |
tree | 611bd3142a955b0aadf67fde9d6263e29764752c | |
parent | c1c5e9fd3ab58732d40848a57236622af0a7e1db [diff] |
RDMA/qedr: Remove the query_pkey callback Now that the query_pkey() isn't mandatory by the RDMA core for iwarp providers, this callback can be removed from the common ops and moved to the RoCE only ops within the qedr driver. Link: https://lore.kernel.org/r/20200714183414.61069-8-kamalheib1@gmail.com Signed-off-by: Kamal Heib <kamalheib1@gmail.com> Acked-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>