From: Russell King (Oracle) <hidden> Date: 2026-02-06 17:19:39
Add cleanup for failure paths in qcom_ethqos_serdes_powerup(). This
was missing calling phy_exit() and phy_power_off() at appropriate
failure points.
Signed-off-by: Russell King (Oracle) <redacted>
---
.../net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
Add cleanup for failure paths in qcom_ethqos_serdes_powerup(). This
was missing calling phy_exit() and phy_power_off() at appropriate
failure points.
Signed-off-by: Russell King (Oracle) <redacted>
---
.../net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
From: Mohd Ayaan Anwar <mohd.anwar@oss.qualcomm.com> Date: 2026-02-10 12:30:40
On Fri, Feb 06, 2026 at 05:19:21PM +0000, Russell King (Oracle) wrote:
quoted hunk
Add cleanup for failure paths in qcom_ethqos_serdes_powerup(). This
was missing calling phy_exit() and phy_power_off() at appropriate
failure points.
Signed-off-by: Russell King (Oracle) <redacted>
---
.../net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski [off-list ref]:
On Fri, 06 Feb 2026 17:19:21 +0000 you wrote:
Add cleanup for failure paths in qcom_ethqos_serdes_powerup(). This
was missing calling phy_exit() and phy_power_off() at appropriate
failure points.
Signed-off-by: Russell King (Oracle) <redacted>
---
.../net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)