diff options
author | Przemek Kitszel <[email protected]> | 2023-10-25 16:50:50 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-10-26 15:47:18 -0700 |
commit | 5af8d8ce643478d754ef72fc239466f6ad0e2562 (patch) | |
tree | 0cd08087a8d1a58f0fbced4b3d401d06febb6595 /net/unix/sysctl_net_unix.c | |
parent | ec4c20ca09831ddba8fac10a7d82a9902e96e717 (diff) |
net/mlx5: fix uninit value use
Avoid use of uninitialized state variable.
In case of mlx5e_tx_reporter_build_diagnose_output_sq_common() it's better
to still collect other data than bail out entirely.
Reported-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/netdev/[email protected]
Fixes: d17f98bf7cc9 ("net/mlx5: devlink health: use retained error fmsg API")
Signed-off-by: Przemek Kitszel <[email protected]>
Reviewed-by: Michal Swiatkowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions