diff options
author | Allen Pais <apais@linux.microsoft.com> | 2020-09-14 12:59:27 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-14 13:02:37 -0700 |
commit | 220167ad8ae9366f9f9b6dc2e04d64fda4ccab1f (patch) | |
tree | b1e4d96489f5ee27399bf1ee68ca860efb460153 /drivers/net/ethernet/ibm/ehea/ehea_main.c | |
parent | bc48a1f58c0dd8c39fd1d9ee06a5b8f7e992a5d7 (diff) | |
download | linux-220167ad8ae9366f9f9b6dc2e04d64fda4ccab1f.tar.gz linux-220167ad8ae9366f9f9b6dc2e04d64fda4ccab1f.tar.bz2 linux-220167ad8ae9366f9f9b6dc2e04d64fda4ccab1f.zip |
net: hinic: 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/ibm/ehea/ehea_main.c')
0 files changed, 0 insertions, 0 deletions