diff options
| author | Jason Gunthorpe <[email protected]> | 2020-05-06 10:46:56 +0300 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2020-05-12 21:32:53 -0300 |
| commit | 9767a27e1aeb462812e9f054c313180eeff0b5c3 (patch) | |
| tree | a86d59eeeeb16d94118d0d65e8f799e09dbef201 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | e83f195aa45c1ffd73b3a950a887e41c260cf194 (diff) | |
RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait
Also rename it to cm_remove_remote(). This function now removes the
tracking of the remote ID/QPN in the redblack trees from a cm_id_private.
Replace a open-coded version with a call. The open coded version was
deleting only the remote_id, however at this call site the qpn can not
have been in the RB tree either, so the cm_remove_remote() will do the
same.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions