Skip to content
Commit 2fa45a4c authored by Alan Stern's avatar Alan Stern Committed by Jiri Kosina
Browse files

USB HID: avoid flush_scheduled_work()



This patch (as914) replaces a call to flush_scheduled_work() with
cancel_work_sync(), in order to help avoid potential deadlocks.

Signed-off-by: default avatarAlan Stern <stern@rowland.harvard.edu>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3cd70986
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