From: Johan Hedberg Date: Thu, 9 Feb 2012 15:19:27 +0000 (+0200) Subject: Bluetooth: Fix mgmt_unpair_device command status X-Git-Tag: v3.4-rc1~177^2~112^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82eb703efc2ad2ac52cada85a5119bb9dfcea942;p=pandora-kernel.git Bluetooth: Fix mgmt_unpair_device command status The default response status to unpair_device should be set as 0 instead of a generic failure value. When disconnection is not needed (i.e. we can reply imediately) we should return success and not failure. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed