diff options
author | Maxime Chevallier <[email protected]> | 2023-06-07 15:59:37 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-07 13:30:11 -0700 |
commit | 2d830f7a41343302ab19e73d4f44f5ccb6940a25 (patch) | |
tree | c82b68d6772aa03bf882c1c514ceb953ecf531a7 /tools/perf/scripts/python/netdev-times.py | |
parent | 6878eb59d92cc0aff170179480dc32795ac7513b (diff) |
net: altera-tse: Initialize local structs before using it
The regmap_config and mdio_regmap_config objects needs to be zeroed before
using them. This will cause spurious errors at probe time as config->pad_bits
is containing random uninitialized data.
Fixes: db48abbaa18e ("net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx")
Signed-off-by: Maxime Chevallier <[email protected]>
Reviewed-by: Russell King (Oracle) <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions