]> Git Repo - u-boot.git/commit
net: dsa: felix: propagate the error code from phy_startup()
authorVladimir Oltean <[email protected]>
Tue, 24 Aug 2021 12:00:43 +0000 (15:00 +0300)
committerRamon Fried <[email protected]>
Tue, 28 Sep 2021 15:50:56 +0000 (18:50 +0300)
commit4f8f801c97e457b72c0e4229c3013cc9bbd4254d
tree811a57c023225dad7e5257617e8e2c05718540dc
parent4f5bd8d68b4354ec395f69d5afccc41671f80c81
net: dsa: felix: propagate the error code from phy_startup()

Make sure that the link status returned by phy_startup() is propagated
to the .start() method of struct eth_ops.

Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Tested-by: Michael Walle <[email protected]>
drivers/net/mscc_eswitch/felix_switch.c
This page took 0.033569 seconds and 4 git commands to generate.