diff options
| author | Bob Pearson <[email protected]> | 2023-03-04 11:45:27 -0600 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2023-03-24 11:14:38 -0300 |
| commit | 3946fc2a42b18cf0b675121158a2625825ce27b5 (patch) | |
| tree | 0ee5448dcdb1ce1da42c625f02e8069e848dfcd9 /tools/perf/scripts/python | |
| parent | 5bf944f24129cbc4b5828348bdce2db94ca9fbd6 (diff) | |
RDMA/rxe: Convert tasklet args to queue pairs
Originally is was thought that the tasklet machinery in rxe_task.c would
be used in other applications but that has not happened for years. This
patch replaces the 'void *arg' by struct 'rxe_qp *qp' in the parameters to
the tasklet calls. This change will have no affect on performance but may
make the code a little clearer.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bob Pearson <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions