git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3201fce
)
net: Link in PHY drivers before others.
author
David S. Miller
<davem@davemloft.net>
Fri, 9 Oct 2009 21:24:36 +0000
(14:24 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 9 Oct 2009 21:24:36 +0000
(14:24 -0700)
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>
No differences found