pasemi_mac: Don't enable RX/TX without a link (if possible)
authorOlof Johansson <olof@lixom.net>
Thu, 29 Nov 2007 02:58:25 +0000 (20:58 -0600)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:04:27 +0000 (15:04 -0800)
commitb0cd2f9016f75eb8a9fdc45d32f9b41fb16d48c9
tree16d46e44b7509b239ac3f3000e1b14c4dbebb6b8
parent8304b633c5e8c9ba34d3cc7f24f52434d3a3b93b
pasemi_mac: Don't enable RX/TX without a link (if possible)

pasemi_mac: Don't enable RX/TX without a link (if possible)

Don't enable RX/TX of packets until we have a link, since there's a chance
we'll just get RX frame errors, etc.

The case where we don't have a PHY we can't do much about: Just enable
it and deal with errors as they come in.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pasemi_mac.c