diff options
author | Allen Pais <apais@linux.microsoft.com> | 2020-09-14 09:29:31 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-14 22:02:37 +0200 |
commit | cd002b54c2e68a1af8c45f9eaca9fc9f9feaaf37 (patch) | |
tree | 1166fbba530af1ccc36501922f6287fcaddc8aff /drivers/reset | |
parent | net: jme: convert tasklets to use new tasklet_setup() API (diff) | |
download | linux-cd002b54c2e68a1af8c45f9eaca9fc9f9feaaf37.tar.xz linux-cd002b54c2e68a1af8c45f9eaca9fc9f9feaaf37.zip |
net: skge: 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/reset')
0 files changed, 0 insertions, 0 deletions