RDMA/qedr: Remove the query_pkey callback
authorKamal Heib <kamalheib1@gmail.com>
Tue, 14 Jul 2020 18:34:14 +0000 (21:34 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 20 Jul 2020 19:18:17 +0000 (16:18 -0300)
commitca4beeee9895f14df22940d804aab4534c23f03f
tree611bd3142a955b0aadf67fde9d6263e29764752c
parentc1c5e9fd3ab58732d40848a57236622af0a7e1db
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>
drivers/infiniband/hw/qedr/main.c
drivers/infiniband/hw/qedr/verbs.c