WSL2-Linux-Kernel/drivers/net/ethernet/xilinx
Robert Hancock 59cd4f1926 net: axienet: Fix probe error cleanup
The driver did not always clean up all allocated resources when probe
failed. Fix the probe cleanup path to clean up everything that was
allocated.

Fixes: 57baf8cc70 ("net: axienet: Handle deferred probe on clock properly")
Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-12 16:51:32 -08:00
..
Kconfig drivers: net: xilinx_emaclite: remove arch limitation 2021-02-16 14:48:59 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ll_temac.h net: ll_temac: Add ethtool support for coalesce parameters 2020-02-29 21:30:43 -08:00
ll_temac_main.c net: ll_temac: Fix potential NULL dereference in temac_probe() 2020-12-08 16:15:46 -08:00
ll_temac_mdio.c net: ll_temac: Prepare indirect register access for multicast support 2019-05-23 09:33:57 -07:00
xilinx_axienet.h net: axienet: Support dynamic switching between 1000BaseX and SGMII 2021-02-12 17:38:53 -08:00
xilinx_axienet_main.c net: axienet: Fix probe error cleanup 2021-03-12 16:51:32 -08:00
xilinx_axienet_mdio.c net: xilinx: axiethernet: Enable dynamic MDIO MDC 2020-11-07 11:13:52 -08:00
xilinx_emaclite.c drivers: net: xilinx_emaclite: remove arch limitation 2021-02-16 14:48:59 -08:00