4b64193bed
The toolchain can reorder symbols, meaning that changing
the order of DRIVER_MODULE macros is not enough
to ensure that miibus gets registered first.
Use DRIVER_MODULE_ORDERED instead to fix the problem properly.
Fixes:
|
||
---|---|---|
.. | ||
enetc_hw.h | ||
enetc_mdio_pci.c | ||
enetc_mdio.c | ||
enetc_mdio.h | ||
enetc.h | ||
if_enetc.c |