From: Johan Hedberg Date: Thu, 10 Jul 2014 09:09:06 +0000 (+0300) Subject: Bluetooth: Remove unneeded mgmt_connectable function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~42^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=031547d8688a0fc5da875b504bf11e6c2e18390e;p=pandora-kernel.git Bluetooth: Remove unneeded mgmt_connectable function The mgmt_connectable function has been used to ensure that the right actions to HCI_CONNECTABLE are taken when the HCI_Write_Scan_Enable command is triggered by something else than mgmt. The only other user that we really care about is the HCISETSCAN ioctl code, so we can actually more simply perform the needed changes there instead. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed