commit | 77e786fcbe2ecdac57ced610260ffb1f7cfeed00 | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Tue Jun 05 08:40:18 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jun 18 11:09:05 2018 -0600 |
tree | a18b393079e8b9aff39322a2cab82b9d7f44bc87 | |
parent | bf399c2cadfa66d399d01d5a92a7bb0a112f1568 [diff] |
IB/core: Replace ib_query_gid with rdma_get_gid_attr These call sites have a use of ib_query_gid with a simple lifetime for the struct gid_attr pointer, with an easy conversion. Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>