Skip to content
Commit 96e61fa5 authored by Tejun Heo's avatar Tejun Heo Committed by Roland Dreier
Browse files

RDMA: Update missed conversion of flush_scheduled_work()

Commit f0626710

 ("RDMA: Update workqueue usage") introduced ib_wq
and removed the use of flush_scheduled_work(); however, during the merge
process one chunk was lost in ib_sa_remove_one().  Fix it.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Signed-off-by: default avatarRoland Dreier <roland@purestorage.com>
parent a25cecce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment