diff options
| author | Parav Pandit <[email protected]> | 2019-02-13 19:23:03 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2019-02-15 21:42:02 -0700 |
| commit | e155755e53804e721c8ce99474cc9c65eb8e8bc2 (patch) | |
| tree | 871d2204600ebcb8299ee10cc95bce81ac03d156 /tools/perf/scripts/python/bin | |
| parent | cfe876d8e6b0491170d44c8040c518b121957104 (diff) | |
RDMA/core: Use simpler device_del() instead of device_unregister()
Instead of holding extra reference using get_device() that
device_unregister() releases, simplify it as below.
device_add() balances with device_del(). device_initialize() balances
with put_device(), always via ib_dealloc_device().
Signed-off-by: Parav Pandit <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions