diff options
author | Selvin Xavier <selvin.xavier@broadcom.com> | 2018-10-08 03:28:03 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-10-16 00:03:51 -0600 |
commit | a08b9e9a705675ba05fa44f0342e2875fd1bda28 (patch) | |
tree | 32345aad112f2355bf4ace474955ffe8650518bd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 854a202001171594df8988b335410adebac641d5 (diff) |
RDMA/bnxt_re: Wait for delayed work to finish before device removal
Delayed work bnxt_re_worker would be still running even after
cancel_delayed_work returns. This causes crash as the driver proceeds with
device removal. To make sure that the work is finished before returning,
use cancel_delayed_work_sync.
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions