diff options
author | Allen Pais <apais@linux.microsoft.com> | 2020-11-03 14:48:22 +0530 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-07 10:41:15 -0800 |
commit | fcb8e3a328ed4d1624b3ccd5a4c1c67f9cd561d9 (patch) | |
tree | 2710efe049c40477a2330b95cb337ad1e268fdfe /net/xfrm | |
parent | 6e1978a9a941d342a8b2e6432f52e07d4af86e21 (diff) |
net: smc: 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>
Acked-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/xfrm')
0 files changed, 0 insertions, 0 deletions