]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 13 Jan 2015 06:47:22 +0000 (22:47 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 14 Jan 2015 08:02:21 +0000 (10:02 +0200)
commitfec5bd525354acd2ab352c7f29590e9a88e6ff5e
treeeb68ffa8048cdc1ffcf22f0575c99e14ad06085a
parent5696c0ee17fdecde8ffdbb719cc09b7d3535bed3
Bluetooth: Move Delete Stored Link Key to 4th phase of initialization

This moves the execution of Delete Stored Link Key command to the
hci_init4_req phase. No actual code has been changed. The command
is just executed at a later stage of the initialization.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_core.c