diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 14:36:35 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-27 16:22:13 +0300 |
commit | a0d6ea9b6e1cc4aef606bd8f3f098f7da4eb34d5 (patch) | |
tree | 5dfdc9cb03416302daee81606c5eefc196e2c713 /drivers/net/wireless/realtek/rtlwifi/pci.c | |
parent | aff8e8d02ec26c2896c05744843bfa8ba1f78285 (diff) |
rt2x00: 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-15-allen.cryptic@gmail.com
Diffstat (limited to 'drivers/net/wireless/realtek/rtlwifi/pci.c')
0 files changed, 0 insertions, 0 deletions