diff options
author | Selvin Xavier <selvin.xavier@broadcom.com> | 2020-02-26 07:45:32 -0800 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2020-03-02 11:10:38 -0400 |
commit | 66832705c4d01e52df78570e72a9392a1271d2e9 (patch) | |
tree | 9a9a4b5548a8fc90714fab5d26055f6d7b24391f /tools/perf/scripts/python/stackcollapse.py | |
parent | c2b777a9592395bf68f17bcfa76813eb507a001c (diff) |
RDMA/bnxt_re: Use driver_unregister and unregistration API
Using the new unregister APIs provided by the core. Provide the
dealloc_driver hook for the core to callback at the time of device
un-registration.
bnxt_re VF resources are created by the corresponding PF driver. During
ib_unregister_driver, PF might get removed before VF and this could cause
failure when VFs are removed. Driver is explicitly queuing the removal of
VF devices before calling ib_unregister_driver.
Link: https://lore.kernel.org/r/1582731932-26574-3-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions