commit | ddb457c6993babbcdd41fca638b870d2a2fc3941 | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Tue Jun 05 08:40:19 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jun 18 11:09:05 2018 -0600 |
tree | 94dc8b6561d9e5089de2eb2c393bd5d81da05b26 | |
parent | 77e786fcbe2ecdac57ced610260ffb1f7cfeed00 [diff] |
net/smc: Replace ib_query_gid with rdma_get_gid_attr Push the copy of the gid_attr into the SMC code. This probably doesn't push it far enough, as it looks like the conn->lgr should potentially hold the reference for its lifetime. Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>