diff options
| author | Selvin Xavier <[email protected]> | 2018-10-08 03:28:03 -0700 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2018-10-16 00:03:51 -0600 |
| commit | a08b9e9a705675ba05fa44f0342e2875fd1bda28 (patch) | |
| tree | 32345aad112f2355bf4ace474955ffe8650518bd /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| 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 <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions