diff options
| author | Parav Pandit <parav@mellanox.com> | 2019-02-13 20:23:03 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-02-16 07:42:02 +0300 |
| commit | e155755e53804e721c8ce99474cc9c65eb8e8bc2 (patch) | |
| tree | 871d2204600ebcb8299ee10cc95bce81ac03d156 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | cfe876d8e6b0491170d44c8040c518b121957104 (diff) | |
| download | linux-e155755e53804e721c8ce99474cc9c65eb8e8bc2.tar.xz | |
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 <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
