linux-uconsole/drivers/net/ethernet/xilinx
Shravya Kumbham 1b9f1f455d net: emaclite: Add error handling for of_address_to_resource()
commit 7a6bc33ab5 upstream.

check the return value of of_address_to_resource() and also add
missing of_node_put() for np and npp nodes.

Fixes: e0a3bc6544 ("net: emaclite: Support multiple phys connected to one MDIO bus")
Addresses-Coverity: Event check_return value.
Signed-off-by: Shravya Kumbham <shravya.kumbham@xilinx.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-12 12:25:41 +02:00
..
Kconfig
ll_temac.h
ll_temac_main.c net: ll_temac: check the return value of devm_kmalloc() 2022-03-02 11:42:50 +01:00
ll_temac_mdio.c
Makefile
xilinx_axienet.h net: axienet: Properly handle PCS/PMA PHY for 1000BaseX mode 2021-03-30 14:32:05 +02:00
xilinx_axienet_main.c net: axienet: setup mdio unconditionally 2022-04-20 09:23:23 +02:00
xilinx_axienet_mdio.c
xilinx_emaclite.c net: emaclite: Add error handling for of_address_to_resource() 2022-05-12 12:25:41 +02:00