Re: [PATCH 03/16] wireless: ath: convert tasklets to use new tasklet_setup() API
From: Kalle Valo <hidden>
Date: 2020-08-27 10:22:31
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2020-08-27 10:22:31
Also in:
linux-wireless, lkml
Allen Pais [off-list ref] wrote:
In preparation for unconditionally passing the struct tasklet_struct pointer to all tasklet callbacks, switch to using the new tasklet_setup() and from_tasklet() to pass the tasklet pointer explicitly. Signed-off-by: Romain Perier <romain.perier@gmail.com> Signed-off-by: Allen Pais <redacted> Acked-by: Christian Lamparter <redacted> Signed-off-by: Kalle Valo <redacted>
Patch applied to ath-next branch of ath.git, thanks. de7dbc2dbef7 carl9170: convert tasklets to use new tasklet_setup() API -- https://patchwork.kernel.org/patch/11717455/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches