pasemi_mac: Print warning when not attaching to a PHY
authorOlof Johansson <olof@lixom.net>
Thu, 29 Nov 2007 02:58:06 +0000 (20:58 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:04:26 +0000 (15:04 -0800)
commit8304b633c5e8c9ba34d3cc7f24f52434d3a3b93b
tree86bcca546f669fed53b759163d5831aa371099fd
parent5d8949448b68b3b355036c8061e3282388826ec5
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>
drivers/net/pasemi_mac.c