diff options
author | Aharon Landau <[email protected]> | 2021-10-12 13:26:33 +0300 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2021-10-19 14:34:12 +0300 |
commit | 83fec3f12a5904b62330fd1a89af6d892afc387e (patch) | |
tree | 0f39c4af4a59a3644ea558ac1e396608888e3645 /scripts/gdb/linux/lists.py | |
parent | c64674168b6a2f293e92caf33c917ccf10886801 (diff) |
RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
In mlx5_core and vdpa there is no use of mlx5_core_mkey members except
for the key itself.
As preparation for moving mlx5_core_mkey to mlx5_ib, the occurrences of
struct mlx5_core_mkey in all modules except for mlx5_ib are replaced by
a u32 key.
Signed-off-by: Aharon Landau <[email protected]>
Reviewed-by: Shay Drory <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions