commit | 7f553e3db46b36d2662e1118f8b8fdbf086b76df | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 10 14:50:41 2005 +0100 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Oct 18 18:03:47 2005 -0400 |
tree | 72a243aa23c3ff32797b5b2e2269df8575a8d721 | |
parent | 04115def6ad7ef51440365b65a7324fcb82d5d1d [diff] |
[PATCH] au1000_eth: Misc Au1000 net driver fixes. o Add support for DP83847 MII. o remove unused variable. o Add some initialisations so even an unknown MII won't result in a crash. o Correct error message to "no known MIIs found". Signed-off-by: Ralf Baechle <ralf@linux-mips.org> drivers/net/au1000_eth.c | 13 +++++-------- 1 files changed, 5 insertions(+), 8 deletions(-) Signed-off-by: Jeff Garzik <jgarzik@pobox.com>