aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorSelvin Xavier <[email protected]>2018-10-08 03:28:03 -0700
committerJason Gunthorpe <[email protected]>2018-10-16 00:03:51 -0600
commita08b9e9a705675ba05fa44f0342e2875fd1bda28 (patch)
tree32345aad112f2355bf4ace474955ffe8650518bd /scripts/bpf_helpers_doc.py
parent854a202001171594df8988b335410adebac641d5 (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 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions