From: Marcel Holtmann Date: Sun, 6 Oct 2013 11:11:12 +0000 (-0700) Subject: Bluetooth: Remove no longer needed mgmt_new_settings() function X-Git-Tag: v3.13-rc1~105^2~55^2^2~54^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6d811ed28f7c49e869b4076a00969c4028cda0d;p=pandora-kernel.git 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed