diff options
author | 2021-12-30 08:54:08 +0200 | |
---|---|---|
committer | 2022-01-06 16:55:41 -0800 | |
commit | a1c7c49c2091926962f8c1c866d386febffec5d8 (patch) | |
tree | 6ad44c9117108c583fcec37e96edf3be95e81d90 /scripts/gdb/linux/utils.py | |
parent | net/mlx5e: Fix matching on modified inner ip_ecn bits (diff) | |
download | wireguard-linux-a1c7c49c2091926962f8c1c866d386febffec5d8.tar.xz wireguard-linux-a1c7c49c2091926962f8c1c866d386febffec5d8.zip |
net/mlx5: Fix access to sf_dev_table on allocation failure
Even when SF devices are supported, the SF device table allocation
can still fail.
In such case mlx5_sf_dev_supported still reports true, but SF device
table is invalid. This can result in NULL table access.
Hence, fix it by adding NULL table check.
Fixes: 1958fc2f0712 ("net/mlx5: SF, Add auxiliary device driver")
Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions