Bluetooth: hci_nokia: prevent crash on module removal
authorIan Molton <ian@mnementh.co.uk>
Sat, 8 Jul 2017 13:43:34 +0000 (14:43 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 20 Jul 2017 09:18:35 +0000 (11:18 +0200)
commitca2eae7d25a1d3c7c675808fa907188e6a099537
tree42c6f965f42f5fc4e542a3d8be7b5c8f2be98440
parent2193a9800b1d6ae771539e1cdae1e7340b9d90ea
Bluetooth: hci_nokia: prevent crash on module removal

Only cancel any ongoing work after making sure, that no new work
can be scheduled. This fixes a race condition in the remove handler.

Signed-off-by: Ian Molton <ian@mnementh.co.uk>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_nokia.c