diff options
author | Selvin Xavier <[email protected]> | 2020-02-26 07:45:32 -0800 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-03-02 11:10:38 -0400 |
commit | 66832705c4d01e52df78570e72a9392a1271d2e9 (patch) | |
tree | 9a9a4b5548a8fc90714fab5d26055f6d7b24391f /tools/perf/scripts/python/syscall-counts.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/[email protected]
Signed-off-by: Selvin Xavier <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions