From: Johan Hedberg Date: Sun, 20 Jan 2013 12:27:21 +0000 (+0200) Subject: Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~49^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06a63b19e9eb90402e465d60d4c2564afd3ca211;p=pandora-kernel.git Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect The Disconnect Management command should return Command Complete instead of Command Status whenever possible so that user space can distinguish exactly which command failed in the case of multiple commands. This patch does the necessary changes in the disconnect command handler to return the right event to user space. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed