diff options
author | Yang Yingliang <[email protected]> | 2022-04-28 17:57:16 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-04-29 19:24:08 -0700 |
commit | 1a15267b7be77e0792cf0c7b36ca65c8eb2df0d8 (patch) | |
tree | 48301823ee5edae1a3805b6e6ea35bf89a245739 /tools/perf/scripts/python/flamegraph.py | |
parent | a9e9b091a1c14ecd8bd9d3214a62142a1786fe30 (diff) |
net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_mdio_mux()
The node pointer returned by of_get_child_by_name() with refcount incremented,
so add of_node_put() after using it.
Fixes: 634db83b8265 ("net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions