]> Pileus Git - ~andy/linux/commit
Bluetooth: Fix mgmt_unpair_device command status
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 9 Feb 2012 15:19:27 +0000 (17:19 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 13 Feb 2012 15:01:37 +0000 (17:01 +0200)
commit82eb703efc2ad2ac52cada85a5119bb9dfcea942
treea3c772d239cb6705f116f74de687b5aca24849c4
parentbab73cb68435232ba78a4bd1ac1a85862e3be0bb
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 <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c