summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@mellanox.com>2018-08-17 16:45:51 -0600
committerJason Gunthorpe <jgg@mellanox.com>2018-08-17 16:45:51 -0600
commitb4c296f9c96420b8e7e92466ea5960f10ee20aae (patch)
tree6a4daf90b495839111519fc7d69ad570c385e617 /drivers/infiniband
parent0a3173a5f09bc58a3638ecfd0a80bdbae55e123c (diff)
downloadop-kernel-dev-b4c296f9c96420b8e7e92466ea5960f10ee20aae.zip
op-kernel-dev-b4c296f9c96420b8e7e92466ea5960f10ee20aae.tar.gz
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr
All RDMA ULPs should be using rdma_get_gid_attr instead of ib_query_gid. Convert SMC to use the new API. In the process correct some confusion with gid_type - if attr->ndev is !NULL then gid_type can never be IB_GID_TYPE_IB by definition. IB_GID_TYPE_ROCE shares the same enum value and is probably what was intended here. Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud