commit | c3d71b69a75cbbc03c8f43571b003ddadd40d056 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Tue Jun 05 08:40:20 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jun 18 11:09:05 2018 -0600 |
tree | 3eb21122ae12813cfb49e1fe8920011e4327316b | |
parent | ddb457c6993babbcdd41fca638b870d2a2fc3941 [diff] |
IB/core: Provide rdma_ versions of the gid cache API These versions are functionally similar but all return gid_attrs and related information via reference instead of via copy. The old API is preserved, implemented as wrappers around the new, until all callers can be converted. Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>