RDMA/cxgb4: Remove the query_pkey callback
authorKamal Heib <kamalheib1@gmail.com>
Tue, 14 Jul 2020 18:34:12 +0000 (21:34 +0300)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 20 Jul 2020 19:18:16 +0000 (16:18 -0300)
commitce07f1c6a8be401e060acd601abab42c37dc7b7c
tree1174be8ab55343d35a4213c1e5960f028dbc5083
parentc4995bd35471d00cd1409b3dba6955b45a08590b
RDMA/cxgb4: 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.

Link: https://lore.kernel.org/r/20200714183414.61069-6-kamalheib1@gmail.com
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/cxgb4/provider.c