Hi Jing,
> btusb_mtk_setup_firmware() misses to call release_firmware() in an error
> path. Jump to err_release_fw to fix it.
>
> Fixes: f645125711c8 ("Bluetooth: btusb: fix up firmware download sequence")
> Signed-off-by: Jing Xiangfeng <[email protected]>
> ---
> drivers/bluetooth/btusb.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)patch has been applied to bluetooth-next tree. Regards Marcel

