commit | cfa68b0d04401b3ae733787b1c72ab1266e852ab | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Wed May 06 10:46:58 2020 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue May 12 21:32:54 2020 -0300 |
tree | 13a0a1d680c3b54e1092906466e6b5c0db049678 | |
parent | 09fb406a569b2f4b596048e1cfa2c92a35b8fc9b [diff] |
RDMA/cm: Make find_remote_id() return a cm_id_private The only caller doesn't care about the timewait, so acquire and return the cm_id_private from the function. Link: https://lore.kernel.org/r/20200506074701.9775-8-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>