diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 12:06:30 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-27 16:22:08 +0300 |
commit | b81b9d372ac888533521e2b1f9b38671c75cbca9 (patch) | |
tree | 4c4b57f7873494190874e4bc0d3de9c19c3d89de /drivers/net/wireless/intersil/p54 | |
parent | ae6cf59f80f7c002f8ed8035a822a0ea519a3297 (diff) | |
download | linux-b81b9d372ac888533521e2b1f9b38671c75cbca9.tar.xz |
iwlegacy: 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.
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-10-allen.cryptic@gmail.com
Diffstat (limited to 'drivers/net/wireless/intersil/p54')
0 files changed, 0 insertions, 0 deletions