diff options
author | Bryan Tan <bryantan@vmware.com> | 2017-12-20 22:27:00 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2017-12-28 07:37:26 +0300 |
commit | a61eb6136829173d51dd0c7f7248733025708eeb (patch) | |
tree | ed34c4ae294ab88718d81f973f1b5b66712ec59a /include | |
parent | 1a9ecf8d1a292f0f908e5605b58738a273d2a937 (diff) | |
download | linux-a61eb6136829173d51dd0c7f7248733025708eeb.tar.xz |
RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t
refcount_t is the preferred type for refcounts. Change the
QP and CQ refcnt fields to use refcount_t.
Reviewed-by: Adit Ranadive <aditr@vmware.com>
Reviewed-by: Aditya Sarwade <asarwade@vmware.com>
Reviewed-by: Jorgen Hansen <jhansen@vmware.com>
Signed-off-by: Bryan Tan <bryantan@vmware.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions