diff options
author | 2022-01-25 11:01:28 -0600 | |
---|---|---|
committer | 2022-01-26 16:35:34 +0000 | |
commit | 70b3c38b4c83386b714935489cf99359dc6f0da4 (patch) | |
tree | e670fa20c54c5e7092cf8d8e3723902dcff68bfc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: enetc: use .mac_select_pcs() interface (diff) | |
download | linux-dev-70b3c38b4c83386b714935489cf99359dc6f0da4.tar.xz linux-dev-70b3c38b4c83386b714935489cf99359dc6f0da4.zip |
mlxsw: spectrum_kvdl: Use struct_size() helper in kzalloc()
Make use of the struct_size() helper instead of an open-coded version,
in order to avoid any potential type mistakes or integer overflows that,
in the worst scenario, could lead to heap overflows.
Also, address the following sparse warnings:
drivers/net/ethernet/mellanox/mlxsw/spectrum1_kvdl.c:229:24: warning: using sizeof on a flexible structure
Link: https://github.com/KSPP/linux/issues/174
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions