diff options
author | Allen Pais <apais@linux.microsoft.com> | 2020-09-14 10:29:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-14 23:02:37 +0300 |
commit | bc48a1f58c0dd8c39fd1d9ee06a5b8f7e992a5d7 (patch) | |
tree | 068690ac07bba1bd344e9199b8950aa8668140a6 /drivers/net/ethernet/huawei | |
parent | 6660de07aaf4d1f2d90f6cf2e58cad02d6871253 (diff) | |
download | linux-bc48a1f58c0dd8c39fd1d9ee06a5b8f7e992a5d7.tar.xz |
net: sundance: 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/net/ethernet/huawei')
0 files changed, 0 insertions, 0 deletions