]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: bluecard: Use del_timer_sync() in teardown path
authorThomas Gleixner <tglx@linutronix.de>
Sun, 23 Mar 2014 15:09:31 +0000 (15:09 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 23 Mar 2014 17:30:22 +0000 (10:30 -0700)
commit4075a6e9fdc9f70cf17b3e73b6a8b3e7049818d3
treeca4cebe5a84e654bebdb11cdfb447369b965e2d4
parent3ed71253cd9a05f3bda9f49b056d767bbacc606c
Bluetooth: bluecard: Use del_timer_sync() in teardown path

Make sure no timer callback is running before releasing the
datastructure which contains it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/bluecard_cs.c