summaryrefslogtreecommitdiff
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2018-11-27 11:37:46 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-20 10:13:10 +0100
commita66490925b7052fc2c6fca4babb738febfa5bb2e (patch)
tree5835b3ff70d40b1c5325f36794ab2ac0ebb7eb2f /scripts/decode_stacktrace.sh
parentf74e04acc2d76ae90ae46adf524d7baf9c1a243c (diff)
Bluetooth: Fix unnecessary error message for HCI request completion
[ Upstream commit 1629db9c75342325868243d6bca5853017d91cf8 ] In case a command which completes in Command Status was sent using the hci_cmd_send-family of APIs there would be a misleading error in the hci_get_cmd_complete function, since the code would be trying to fetch the Command Complete parameters when there are none. Avoid the misleading error and silently bail out from the function in case the received event is a command status. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions