Thread (3 messages) flat view 3 messages, 3 authors, 2017-05-23

[PATCH] Bluetooth: hci_ll: Fix download_firmware() return when __hci_cmd_sync fails

From: robh@kernel.org (Rob Herring)
Date: 2017-05-23 13:45:30
Also in: linux-bluetooth, lkml

On Mon, May 22, 2017 at 8:50 AM, Guodong Xu [off-list ref] wrote:
When __hci_cmd_sync() fails, download_firmware() should also fail, and
the same error value should be returned as PTR_ERR(skb).

Without this fix, download_firmware() will return a success when it actually
failed in __hci_cmd_sync().

Fixes: 371805522f87 ("bluetooth: hci_uart: add LL protocol serdev driver support")
Signed-off-by: Guodong Xu <redacted>
---
 drivers/bluetooth/hci_ll.c | 1 +
 1 file changed, 1 insertion(+)
Acked-by: Rob Herring <robh@kernel.org>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help