diff options
author | Mark Zhang <markzhang@nvidia.com> | 2022-09-08 13:09:00 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2022-09-22 12:35:13 +0300 |
commit | bf9a9928510a03e445fa4f54bdc0b8e71f4c0067 (patch) | |
tree | c0fdca6443e0bdc55968fe752bf45e3ca80ea8de /drivers/infiniband/ulp | |
parent | 9bdb9350f3808bbff229167acb55cf0a3bd8f2ca (diff) |
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
This fields means the total number of primary and alternative paths,
i.e.,:
0 - No primary nor alternate path is available;
1 - Only primary path is available;
2 - Both primary and alternate path are available.
Rename it to avoid confusion as with follow patches primary path will
support multiple path records.
Signed-off-by: Mark Zhang <markzhang@nvidia.com>
Reviewed-by: Mark Bloch <mbloch@nvidia.com>
Link: https://lore.kernel.org/r/cbe424de63a56207870d70c5edce7c68e45f429e.1662631201.git.leonro@nvidia.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'drivers/infiniband/ulp')
0 files changed, 0 insertions, 0 deletions