diff options
author | Allen Pais <apais@linux.microsoft.com> | 2020-09-16 09:15:19 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-16 14:13:00 +0300 |
commit | e0a739f48ea33ae939009f2db28091e66024dbf9 (patch) | |
tree | 705b5094f2d3dfb715522e945a296c56fab4f19a /drivers/staging/gasket | |
parent | 780664b64025807b7e74efd6f6c6bc6185ac9fcb (diff) | |
download | linux-e0a739f48ea33ae939009f2db28091e66024dbf9.tar.xz |
staging: wlan-ng: 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 <apais@linux.microsoft.com>
Link: https://lore.kernel.org/r/20200916061519.57602-1-allen.lkml@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/gasket')
0 files changed, 0 insertions, 0 deletions