linux-stable/drivers/net/ethernet/engleder
Yang Yingliang 739752d655 tsnep: Add missing of_node_put() in tsnep_mdio_init()
The node pointer is returned by of_get_child_by_name() with
refcount incremented in tsnep_mdio_init(). Calling of_node_put()
to aovid the refcount leak in tsnep_mdio_init().

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20211124084048.175456-1-yangyingliang@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-11-25 19:20:34 -08:00
..
Kconfig
Makefile
tsnep.h tsnep: Fix resource_size cocci warning 2021-11-24 17:09:13 -08:00
tsnep_ethtool.c
tsnep_hw.h
tsnep_main.c tsnep: Add missing of_node_put() in tsnep_mdio_init() 2021-11-25 19:20:34 -08:00
tsnep_ptp.c
tsnep_selftests.c
tsnep_tc.c