diff options
author | Allen Pais <apais@linux.microsoft.com> | 2020-09-14 09:29:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-14 22:02:37 +0200 |
commit | 4d07f7e24042828c71fa3bc9932ebb32c9a6ada5 (patch) | |
tree | b4c0ae5c9241eb642a3c4368bf529e6f7fcaeb69 /drivers/atm | |
parent | ibmvnic: convert tasklets to use new tasklet_setup() API (diff) | |
download | linux-4d07f7e24042828c71fa3bc9932ebb32c9a6ada5.tar.xz linux-4d07f7e24042828c71fa3bc9932ebb32c9a6ada5.zip |
net: jme: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions