Bluetooth: mgmt: Fix return value of add/remove_uuid
authorJohan Hedberg <johan.hedberg@intel.com>
Thu, 23 Feb 2012 13:57:46 +0000 (15:57 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 23 Feb 2012 15:01:49 +0000 (17:01 +0200)
commit9997a5332320dbaaee64b5c0581ccaa6589a15c9
tree8904f6e74837b2d217f96dee62ec7e88b3914d33
parent504c8dcd6b0ec3cd36ab221695c5516e88cf3d79
Bluetooth: mgmt: Fix return value of add/remove_uuid

The Add/Remove UUID commands should return the device class instead of
an empty parameter list.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Gustavo F. Padovan <padovan@profusion.mobi>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c