Bluetooth: btusb: Return error code when getting patch status failed
authorMark Chen <mark-yw.chen@mediatek.com>
Mon, 6 Dec 2021 17:33:43 +0000 (01:33 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 7 Dec 2021 16:05:52 +0000 (17:05 +0100)
commit995d948cf2e45834275f07afc1c9881a9902e73c
treefcefa32102c9319dcc6bcd10699743a6d0683e63
parent00c0ee9850b7b0cb7c40b8daba806ae2245e59d4
Bluetooth: btusb: Return error code when getting patch status failed

If there are failure cases in getting patch status, it should return the
error code (-EIO).

Fixes: fc342c4dc4087 ("Bluetooth: btusb: Add protocol support for MediaTek MT7921U USB devices")
Co-developed-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Mark Chen <mark-yw.chen@mediatek.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btmtk.c