diff options
author | Parav Pandit <parav@nvidia.com> | 2021-07-13 12:36:05 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-08-11 11:14:32 -0700 |
commit | 5958a6fad623ad3b67a9e4d8dbd5f1874cc7039e (patch) | |
tree | bd0836ef1a9ccf61f80c984ca6f80334dff25aac /net/unix/af_unix.c | |
parent | 4445abbd13cdc4246284a6c223a734860b4759f3 (diff) |
net/mlx5: Reorganize current and maximal capabilities to be per-type
In the current code, the current and maximal capabilities are
maintained in separate arrays which are both per type. In order to
allow the creation of such a basic structure as a dynamically
allocated array, we move curr and max fields to a unified
structure so that specific capabilities can be allocated as one unit.
Signed-off-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Shay Drory <shayd@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions