diff options
author | Allen Pais <allen.lkml@gmail.com> | 2020-09-03 11:36:35 +0530 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2020-09-03 12:01:52 -0300 |
commit | 4e95f849993bccd8994a898627f34d8e07a6a854 (patch) | |
tree | dc8e3f634a9660541478da8319fd34c3e41cf966 /drivers/infiniband/sw/rxe/rxe_cq.c | |
parent | 55db47d0828c7cba4a9def51e4686da5da7c8a85 (diff) |
RDMA/i40iw: 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.
Link: https://lore.kernel.org/r/20200903060637.424458-4-allen.lkml@gmail.com
Signed-off-by: Romain Perier <romain.perier@gmail.com>
Signed-off-by: Allen Pais <allen.lkml@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/sw/rxe/rxe_cq.c')
0 files changed, 0 insertions, 0 deletions