diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-04-28 12:57:16 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-04-30 05:24:08 +0300 |
commit | 1a15267b7be77e0792cf0c7b36ca65c8eb2df0d8 (patch) | |
tree | 48301823ee5edae1a3805b6e6ea35bf89a245739 /tools/perf/scripts/python/stackcollapse.py | |
parent | a9e9b091a1c14ecd8bd9d3214a62142a1786fe30 (diff) | |
download | linux-1a15267b7be77e0792cf0c7b36ca65c8eb2df0d8.tar.xz |
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 <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220428095716.540452-1-yangyingliang@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions