Bluetooth: Remove no longer needed mgmt_new_settings() function
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Oct 2013 11:11:12 +0000 (04:11 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 6 Oct 2013 13:01:21 +0000 (15:01 +0200)
commita6d811ed28f7c49e869b4076a00969c4028cda0d
tree2cd1a6c803fa50c1e6fa059d13f6f6944e9c45bd
parent5976e60811723220678ebdb2ea06fbb52fe900bd
Bluetooth: Remove no longer needed mgmt_new_settings() function

The mgmt_new_settings() function was only needed to handle the
error case when re-enabling advertising failed. Since that is
now handled internally inside the management core, this function
is not needed anymore. So just remove it.

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