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

No differences found