Bluetooth: mgmt: Fix command status error code values
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 2 Mar 2012 01:07:07 +0000 (03:07 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 2 Mar 2012 01:19:24 +0000 (03:19 +0200)
Error codes in the command status should always be from the set of
values defined for mgmt and never e.g. POSIX error codes.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>

No differences found