diff options
author | Liang He <windhl@126.com> | 2022-07-14 23:31:38 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-07-15 16:44:53 -0700 |
commit | a14bd7475452c51835dd5a0cee4c8fa48dd0b539 (patch) | |
tree | 08e0f92cedf8846f8e159d4e067371e394831751 /net/ipv6/tcp_ipv6.c | |
parent | 8f3184b951164131a8b35770f225082cc02008be (diff) | |
download | linux-a14bd7475452c51835dd5a0cee4c8fa48dd0b539.tar.gz linux-a14bd7475452c51835dd5a0cee4c8fa48dd0b539.tar.bz2 linux-a14bd7475452c51835dd5a0cee4c8fa48dd0b539.zip |
net: dsa: microchip: ksz_common: Fix refcount leak bug
In ksz_switch_register(), we should call of_node_put() for the
reference returned by of_get_child_by_name() which has increased
the refcount.
Fixes: 912aae27c6af ("net: dsa: microchip: really look for phy-mode in port nodes")
Signed-off-by: Liang He <windhl@126.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Link: https://lore.kernel.org/r/20220714153138.375919-1-windhl@126.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions