wifi: libertas: Fix possible refcount leak in if_usb_probe()
Kalle Valo
kvalo at kernel.org
Wed Jul 27 05:48:55 PDT 2022
Hangyu Hua <hbh25y at gmail.com> 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 at gmail.com>
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@gmail.com/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the libertas-dev
mailing list