linux/drivers/net/ethernet/mscc
Wan Jiabing d1a7b9e469 net: mscc: ocelot: Add of_node_put() before goto
Fix following coccicheck warning:
./drivers/net/ethernet/mscc/ocelot_vsc7514.c:946:1-33: WARNING: Function
for_each_available_child_of_node should have of_node_put() before goto.

Early exits from for_each_available_child_of_node should decrement the
node reference counter.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-10-18 13:44:48 +01:00
..
Kconfig net: mscc: ocelot: convert to phylink 2021-08-16 11:19:34 +01:00
Makefile
ocelot.c net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver 2021-10-12 17:35:18 -07:00
ocelot.h net: mscc: ocelot: convert to phylink 2021-08-16 11:19:34 +01:00
ocelot_devlink.c net: update NXP copyright text 2021-09-17 13:52:17 +01:00
ocelot_flower.c
ocelot_io.c net: mscc: Fix non-GPL export of regmap APIs 2021-08-12 09:44:31 +01:00
ocelot_mrp.c net: update NXP copyright text 2021-09-17 13:52:17 +01:00
ocelot_net.c net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver 2021-10-12 17:35:18 -07:00
ocelot_police.c
ocelot_police.h
ocelot_ptp.c
ocelot_qs.h
ocelot_rew.h
ocelot_vcap.c net: mscc: ocelot: fix VCAP filters remaining active after being deleted 2021-10-01 15:13:20 -07:00
ocelot_vcap.h
ocelot_vsc7514.c net: mscc: ocelot: Add of_node_put() before goto 2021-10-18 13:44:48 +01:00