From: Thomas Gleixner Date: Sun, 23 Mar 2014 15:09:31 +0000 (+0000) Subject: Bluetooth: bluecard: Use del_timer_sync() in teardown path X-Git-Tag: v3.15-rc1~113^2~18^2^2~41^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8ff9cdf68fd119d491f3de90e1a612afc2f3b2b;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed