From: Johan Hedberg Date: Fri, 5 Sep 2014 19:19:48 +0000 (+0300) Subject: Bluetooth: Remove unnecessary checks after canceling SMP security timer X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b0921d6be7860271ccf6027891b8215fc28cde5;p=pandora-kernel.git Bluetooth: Remove unnecessary checks after canceling SMP security timer The SMP security timer used to be able to modify the SMP context state but now days it simply calls hci_disconnect(). It is therefore unnecessary to have extra sanity checks for the SMP context after canceling the timer. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed