From: Johan Hedberg Date: Thu, 10 Jul 2014 09:09:08 +0000 (+0300) Subject: Bluetooth: Remove unneeded mgmt_discoverable function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~42^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc6d2d04182877b198c1a945b7c401decbbb8c02;p=pandora-kernel.git Bluetooth: Remove unneeded mgmt_discoverable function Since the HCISETSCAN ioctl is the only non-mgmt user we care about for setting the right discoverable state we can simply do the necessary updates in the ioctl handler function instead. This then allows the removal of the mgmt_discoverable function and should simplify that state handling considerably. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed