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)
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

Simple merge