diff options
author | Parav Pandit <parav@mellanox.com> | 2018-07-29 11:53:08 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-07-30 20:49:04 -0600 |
commit | e11fef9f8d442e6929dce6c80dacea6466e348b0 (patch) | |
tree | 0e5e326c49593c65c52e446488273b6f647dba74 /include/rdma | |
parent | cdfa4ad5d65ececbff24d070f21549db3b4c9cd9 (diff) | |
download | linux-stable-e11fef9f8d442e6929dce6c80dacea6466e348b0.tar.gz linux-stable-e11fef9f8d442e6929dce6c80dacea6466e348b0.tar.bz2 linux-stable-e11fef9f8d442e6929dce6c80dacea6466e348b0.zip |
RDMA/cma: Initialize resource type in __rdma_create_id()
Currently rdma_cm_id's resource tracking fields such as owner task and
kern_name and other non resource tracking fields are initialized in
in single function __rdma_create_id().
Therefore, initialize rdma_cm_id's resource type also in same init
function.
Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions