Re: [PATCH 04/16] wireless: ath11k: convert tasklets to use new tasklet_setup() API
From: Kalle Valo <hidden>
Date: 2020-08-31 15:14:33
Also in:
lkml, netdev
From: Kalle Valo <hidden>
Date: 2020-08-31 15:14:33
Also in:
lkml, netdev
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: Allen Pais <redacted> Signed-off-by: Kalle Valo <redacted>
Patch applied to ath-next branch of ath.git, thanks. c08279a93191 ath11k: convert tasklets to use new tasklet_setup() API -- https://patchwork.kernel.org/patch/11717399/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches