commit | 1b0921d6be7860271ccf6027891b8215fc28cde5 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Sep 05 22:19:48 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Sep 08 19:07:55 2014 +0200 |
tree | c20eb40b9aa5347d418ae20e0793cd91a597d6c4 | |
parent | 434714dc02b286d3f21179c651a6f1a84e199eb7 [diff] |
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 <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>