diff options
author | Maor Dickman <maord@nvidia.com> | 2022-12-27 10:22:41 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-01-18 00:01:38 -0800 |
commit | f51471d1935ce1f504fce6c115ce3bfbc32032b0 (patch) | |
tree | f48e0938d2cf7e3a143c3ac7c3381601988f8cbe /drivers/net/ethernet/mellanox/mlx5/core/qos.c | |
parent | 6624bfeecf019de114f8100f1468d025d13b77a1 (diff) | |
download | linux-f51471d1935ce1f504fce6c115ce3bfbc32032b0.tar.gz linux-f51471d1935ce1f504fce6c115ce3bfbc32032b0.tar.bz2 linux-f51471d1935ce1f504fce6c115ce3bfbc32032b0.zip |
net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENT
According to HW spec element_type, element_attributes and parent_element_id fields
should be reserved (0x0) when calling MODIFY_SCHEDULING_ELEMENT command.
This patch remove initialization of these fields when calling the command.
Fixes: bd77bf1cb595 ("net/mlx5: Add SRIOV VF max rate configuration support")
Signed-off-by: Maor Dickman <maord@nvidia.com>
Reviewed-by: Eli Cohen <elic@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/qos.c')
0 files changed, 0 insertions, 0 deletions