commit | e57e619f463e7841940ef1b98969e23f71f5ee8a | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Jan 20 14:27:14 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Jan 23 01:48:27 2013 -0200 |
tree | 49f968f3508d38fab2fb9f9901d16e51407248a7 | |
parent | 4ae14301c3b180adaf6b72285499e7404819a023 [diff] |
Bluetooth: Fix returning proper mgmt status for Load LTKs Failures of mgmt commands should be indicated with valid mgmt status codes, and EINVAL is not one of them. Instead MGMT_STATUS_INVALID_PARAMS should be returned. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>