diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 12:06:31 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-27 16:22:09 +0300 |
commit | 7433c9690318f495a0f741502fd370d0af428178 (patch) | |
tree | 2c2c7eb9b55c45c945f7b98985d0066f0f0635bb /drivers/net/wireless/marvell/mwl8k.c | |
parent | b81b9d372ac888533521e2b1f9b38671c75cbca9 (diff) | |
download | linux-7433c9690318f495a0f741502fd370d0af428178.tar.xz |
intersil: convert tasklets to use new tasklet_setup() API
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
and remove .data field.
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200817090637.26887-11-allen.cryptic@gmail.com
Diffstat (limited to 'drivers/net/wireless/marvell/mwl8k.c')
0 files changed, 0 insertions, 0 deletions