Re: [PATCH v2 1/2] wifi: ray_cs: remove one redundant del_timer
From: Kalle Valo
Date: Sat May 27 2023 - 04:31:01 EST
Dongliang Mu <dzm91@xxxxxxxxxxx> wrote:
> In ray_detach, it and its child function ray_release both call
> del_timer(_sync) on the same timer.
>
> Fix this by removing the del_timer_sync in the ray_detach, and revising
> the del_timer to del_timer_sync.
>
> Signed-off-by: Dongliang Mu <dzm91@xxxxxxxxxxx>
2 patches applied to wireless-next.git, thanks.
daef020558bc wifi: ray_cs: remove one redundant del_timer
072210c725c4 wifi: ray_cs: add sanity check on local->sram/rmem/amem
--
https://patchwork.kernel.org/project/linux-wireless/patch/20230316133236.556198-2-dzm91@xxxxxxxxxxx/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches