Commits
Ioana Ciornei committed 54f2696bc96
staging: fsl-dpaa2/mac: connect to the fixed phy This patch is formed from 2 parts: - first it moves the code that determines the if_mode to the beginning so that it's used for both fixed link and phy mode. - secondly, when in fixed link mode, call the phy_connect_phy function as needed. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>