Re: [PATCH 2/2] iwl3945: Add missing check for create_singlethread_workqueue

From: Stanislaw Gruszka
Date: Wed Feb 08 2023 - 15:18:07 EST


On Wed, Feb 08, 2023 at 02:30:32PM +0800, Jiasheng Jiang wrote:
> Add the check for the return value of the create_singlethread_workqueue
> in order to avoid NULL pointer dereference.
>
> Fixes: b481de9ca074 ("[IWLWIFI]: add iwlwifi wireless drivers")
> Signed-off-by: Jiasheng Jiang <jiasheng@xxxxxxxxxxx>
Acked-by: Stanislaw Gruszka <stf_xl@xxxxx>