diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-08-17 14:36:25 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-08-31 18:14:06 +0300 |
commit | c08279a931914f71d1b012cb2ec8c5b2f01b7ccd (patch) | |
tree | 1c1ed93e60f81e5e8e34d0397a6e668937e1e2a6 /drivers/net/hyperv | |
parent | de7dbc2dbef71aba9331f707e5339874981c2a7f (diff) | |
download | linux-c08279a931914f71d1b012cb2ec8c5b2f01b7ccd.tar.gz linux-c08279a931914f71d1b012cb2ec8c5b2f01b7ccd.tar.bz2 linux-c08279a931914f71d1b012cb2ec8c5b2f01b7ccd.zip |
ath11k: 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: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200817090637.26887-5-allen.cryptic@gmail.com
Diffstat (limited to 'drivers/net/hyperv')
0 files changed, 0 insertions, 0 deletions