diff options
author | Allen Pais <apais@linux.microsoft.com> | 2020-09-14 12:59:36 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-09-14 13:02:38 -0700 |
commit | f246d129fe8cec16f088c12185a4e986ef682c02 (patch) | |
tree | 33a2e064d3670ea937764bbc774bc4bb8d41fb5a /drivers/net/geneve.c | |
parent | 436b7d950e2fe839d10cae6243744c3efaba6451 (diff) |
net: nixge: 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/geneve.c')
0 files changed, 0 insertions, 0 deletions