commit | 652432f33c01b2edaa5b2550b423cd894b1c7b9a | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Wed Feb 06 22:41:50 2019 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Fri Feb 08 16:56:45 2019 -0700 |
tree | 0f65f5976a8144282fe8b11e2f63b1cee1158467 | |
parent | d45f89d59bcd42d6b8575d0af69d7a3a98e73bb6 [diff] |
RDMA/device: Get rid of reg_state This really has no purpose anymore, refcount can be used to tell if the device is still registered. Keeping it around just invites mis-use. Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Reviewed-by: Parav Pandit <parav@mellanox.com>