mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() We could get into a situation when the fwnode of the parent device is not yet set because its probe didn't yet finish. When this happens, any caller of the dpaa2_mac_open() will not have the fwnode available, thus cause problems at the PHY connect time. Avoid this by just returning -EPROBE_DEFER from the dpaa2_mac_open when this happens. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
---|---|---|
.. | ||
dpaa2-eth-dcb.c | ||
dpaa2-eth-debugfs.c | ||
dpaa2-eth-debugfs.h | ||
dpaa2-eth-devlink.c | ||
dpaa2-eth-trace.h | ||
dpaa2-eth.c | ||
dpaa2-eth.h | ||
dpaa2-ethtool.c | ||
dpaa2-mac.c | ||
dpaa2-mac.h | ||
dpaa2-ptp.c | ||
dpaa2-ptp.h | ||
dpaa2-switch-ethtool.c | ||
dpaa2-switch-flower.c | ||
dpaa2-switch.c | ||
dpaa2-switch.h | ||
dpkg.h | ||
dpmac-cmd.h | ||
dpmac.c | ||
dpmac.h | ||
dpni-cmd.h | ||
dpni.c | ||
dpni.h | ||
dprtc-cmd.h | ||
dprtc.c | ||
dprtc.h | ||
dpsw-cmd.h | ||
dpsw.c | ||
dpsw.h | ||
Kconfig | ||
Makefile |