commit | b0cd2f9016f75eb8a9fdc45d32f9b41fb16d48c9 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Nov 28 20:58:25 2007 -0600 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:04:27 2008 -0800 |
tree | 16d46e44b7509b239ac3f3000e1b14c4dbebb6b8 | |
parent | 8304b633c5e8c9ba34d3cc7f24f52434d3a3b93b [diff] |
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>