Skip to content
Snippets Groups Projects
Commit 3536da06 authored by Samuel Ortiz's avatar Samuel Ortiz
Browse files

NFC: llcp: Clean local timers and works when removing a device


Whenever an adapter is removed we must clean all the local structures,
especially the timers and scheduled work. Otherwise those asynchronous
threads will eventually try to access the freed nfc_dev pointer if an LLCP
link is up.

Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent b141e811
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment