From: Johan Hedberg Date: Fri, 5 Dec 2014 11:36:06 +0000 (+0200) Subject: Bluetooth: Convert discovery commands to use cmd_complete callback X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~5^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2922a94fcc04f26aee1b279d38e93d4a5c295f25;p=pandora-kernel.git Bluetooth: Convert discovery commands to use cmd_complete callback This patch converts the Start/Stop Discovery mgmt commands to use the cmd_complete callback of struct pending_cmd. Since both of these commands return the same parameters as they take as input we can use the existing generic_cmd_complete() helper for this. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed