From: Johan Hedberg Date: Thu, 10 Jul 2014 09:09:09 +0000 (+0300) Subject: Bluetooth: Remove unneeded mgmt_write_scan_failed function X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~42^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13a779e42251184d0f53a8f8299ced614faa028f;p=pandora-kernel.git Bluetooth: Remove unneeded mgmt_write_scan_failed function The Set Connectable/Discoverable mgmt handlers use a hci_request with a proper callback to handle the HCI command sending. It makes therefore little sense to have this extra function to be called from hci_event.c for command failures. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed