[PATCH] IOC3 fixes
authorRalf Baechle <ralf@linux-mips.org>
Tue, 2 Aug 2005 10:01:27 +0000 (11:01 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 18 Aug 2005 20:59:14 +0000 (16:59 -0400)
commit852ea22ab24df4c64c0211c3b6d6358eb0e759f9
tree10a70ce5164898197c9bbd1339f98413d25e7e99
parent6be382ea0c767a81be0e7980400b9b18167b3261
[PATCH] IOC3 fixes

 - Using the right register clearly improves chances of getting the MII
   code and thus the driver working at all.
 - On startup check the media type before setting up duplex or we might
   spend the first 1.2s with a wrong duplex setting.
 - Get rid of whitespace lines.
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/ioc3-eth.c