Skip to content
Commit 4eb1b01d authored by Hanno Zulla's avatar Hanno Zulla Committed by Benjamin Tissoires
Browse files

HID: hid-bigbenff: fix race condition for scheduled work during removal



It's possible that there is scheduled work left while the device is
already being removed, which can cause a kernel crash. Adding a flag
will avoid this.

Signed-off-by: default avatarHanno Zulla <kontakt@hanno.de>
Signed-off-by: default avatarBenjamin Tissoires <benjamin.tissoires@redhat.com>
parent 976a54d0
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