Re: [PATCH 01/16] wireless: ath5k: convert tasklets to use new tasklet_setup() API
From: Kalle Valo <hidden>
Date: 2020-08-27 10:15:54
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2020-08-27 10:15:54
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> Signed-off-by: Kalle Valo <redacted>
Patch applied to ath-next branch of ath.git, thanks. c068a9ec3c94 ath5k: convert tasklets to use new tasklet_setup() API -- https://patchwork.kernel.org/patch/11717393/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches