Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Link in PHY drivers before others.
We need PHY drivers to initialize in a static kernel before the MAC drivers that use them. So link them in first. Based upon a report by Felix Radensky. Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information