diff options
author | Aya Levin <ayal@nvidia.com> | 2021-05-25 15:35:25 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-06-02 04:30:19 +0300 |
commit | d8ec92005f806dfa7524e9171eca707c0bb1267e (patch) | |
tree | a95c03d6906e2e5513b899a64249e5f27a47b849 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b000372627ce9dbbe641dafbf40db0718276ab77 (diff) | |
download | linux-d8ec92005f806dfa7524e9171eca707c0bb1267e.tar.xz |
net/mlx5e: Fix incompatible casting
Device supports setting of a single fec mode at a time, enforce this
by bitmap_weight == 1. Input from fec command is in u32, avoid cast to
unsigned long and use bitmap_from_arr32 to populate bitmap safely.
Fixes: 4bd9d5070b92 ("net/mlx5e: Enforce setting of a single FEC mode")
Signed-off-by: Aya Levin <ayal@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions