Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
staging: octeon: fix broken phylib usage
Commit 2b3e88e ("net: phy: improve phy state checking") added checks for phylib usage, and this triggers with OCTEON ethernet and results in broken networking. Fix by replacing phy_start_aneg() with phy_start(). Fixes: 2b3e88e ("net: phy: improve phy state checking") Signed-off-by: Aaro Koskinen <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information