Re: wifi: libertas: Fix possible refcount leak in if_usb_probe()
From: Kalle Valo
Date: Wed Jul 27 2022 - 08:49:05 EST
Hangyu Hua <hbh25y@xxxxxxxxx> wrote:
> usb_get_dev will be called before lbs_get_firmware_async which means that
> usb_put_dev need to be called when lbs_get_firmware_async fails.
>
> Fixes: ce84bb69f50e ("libertas USB: convert to asynchronous firmware loading")
> Signed-off-by: Hangyu Hua <hbh25y@xxxxxxxxx>
Patch applied to wireless-next.git, thanks.
2cfb08d6c5c9 wifi: libertas: Fix possible refcount leak in if_usb_probe()
--
https://patchwork.kernel.org/project/linux-wireless/patch/20220620092350.39960-1-hbh25y@xxxxxxxxx/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches