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