From: David S. Miller Date: Fri, 9 Oct 2009 21:24:36 +0000 (-0700) Subject: net: Link in PHY drivers before others. X-Git-Tag: v2.6.32-rc5~13^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c435f18b8cb78a5870c08d52955594f5ec9c31;p=pandora-kernel.git 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 --- Reading git-diff-tree failed