From: Andre Guedes Date: Wed, 9 Nov 2011 20:14:25 +0000 (-0300) Subject: Bluetooth: Rename mgmt_inquiry_failed() X-Git-Tag: v3.3-rc1~182^2~261^2~38^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a13510902c81ad865f6d02aed2f4e053a46050e;p=pandora-kernel.git Bluetooth: Rename mgmt_inquiry_failed() This patch renames the function mgmt_inquiry_failed() to mgmt_start_discovery_failed(). This function is more related to MGMT_OP_START_DISCOVERY command handling than to inquiry. Besides, this functions will be reused by LE based discovery procedures in case of failure. Signed-off-by: Andre Guedes Acked-by: Marcel Holtmann Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed