[PATCH] au1000_eth: Misc Au1000 net driver fixes.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 10 Oct 2005 13:50:41 +0000 (14:50 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 18 Oct 2005 22:03:47 +0000 (18:03 -0400)
commit7f553e3db46b36d2662e1118f8b8fdbf086b76df
tree72a243aa23c3ff32797b5b2e2269df8575a8d721
parent04115def6ad7ef51440365b65a7324fcb82d5d1d
[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>
drivers/net/au1000_eth.c