]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: bpa10x: change return value
authorNavid Emamdoost <navid.emamdoost@gmail.com>
Sat, 31 Aug 2019 19:23:40 +0000 (14:23 -0500)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 4 Sep 2019 14:11:46 +0000 (16:11 +0200)
commitd94dfd798c4839b642f534580109dc6dfc3901a9
tree1e8bcaf9a21d0ede5bce7fc5d3bd83b8d7e3b14a
parent31fb1bbdabb34d53e3d83f0353085d9b79977786
Bluetooth: bpa10x: change return value

When returning from bpa10x_send_frame, it is necessary to propagate any
potential errno returned from usb_submit_urb.

Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/bpa10x.c