diff options
author | Thierry Reding <treding@nvidia.com> | 2023-07-26 19:32:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-07-29 18:59:51 +0300 |
commit | a0b1b2055be34c0ec1371764d040164cde1ead79 (patch) | |
tree | 4116ba777b540ef53a8fdb0519bdf7fa31fc4af5 /scripts/gdb/linux/utils.py | |
parent | 56c6be35fcbed54279df0a2c9e60480a61841d6f (diff) | |
download | linux-a0b1b2055be34c0ec1371764d040164cde1ead79.tar.xz |
net: stmmac: tegra: Properly allocate clock bulk data
The clock data is an array of struct clk_bulk_data, so make sure to
allocate enough memory.
Fixes: d8ca113724e7 ("net: stmmac: tegra: Add MGBE support")
Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions