mirror-linux/drivers/net/phy/mscc
Lad Prabhakar df39794319 net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()
devm_phy_package_join() may fail and return a negative error code.
Update vsc85xx_probe_common() to properly handle this failure by
checking the return value and propagating the error to the caller.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20251112135715.1017117-5-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-13 17:48:43 -08:00
..
Makefile
mscc.h net: phy: mscc: Add support for PHY LED control 2025-11-13 17:48:43 -08:00
mscc_fc_buffer.h
mscc_mac.h
mscc_macsec.c net: phy: mscc: macsec: reject PN update requests 2023-10-10 10:30:31 +02:00
mscc_macsec.h net: phy: mscc: macsec: do not copy encryption keys 2022-11-18 09:17:42 +00:00
mscc_main.c net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common() 2025-11-13 17:48:43 -08:00
mscc_ptp.c phy: mscc: Stop taking ts_lock for tx_queue and use its own lock 2025-09-04 07:48:29 -07:00
mscc_ptp.h phy: mscc: Fix parsing of unicast frames 2025-07-30 18:06:36 -07:00
mscc_serdes.c
mscc_serdes.h