Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ethernet: phy_mc_ksz8081: Don't reset in cfg link
No need to reset in cfg link, this was blocking system workqueue during phy callbacks that call cfg link, since this happens from monitor work handler which is in the system workqueue. Signed-off-by: Declan Snyder <declan.snyder@nxp.com> (cherry picked from commit e904743)
- Loading branch information