commit | 8304b633c5e8c9ba34d3cc7f24f52434d3a3b93b | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Nov 28 20:58:06 2007 -0600 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:04:26 2008 -0800 |
tree | 86bcca546f669fed53b759163d5831aa371099fd | |
parent | 5d8949448b68b3b355036c8061e3282388826ec5 [diff] |
pasemi_mac: Print warning when not attaching to a PHY pasemi_mac: Print warning when not attaching to a PHY Print a warning on the console when not connecting to a phy for an interface. It turns out to be a pretty common problem when someone gets the MDIO info wrong in their device tree, resulting in the macs running at a fixed 1Gbit FD. Signed-off-by: Olof Johansson <olof@lixom.net> Signed-off-by: Jeff Garzik <jeff@garzik.org>