[PATCH] skge: gmac register access errors in dual port
authorStephen Hemminger <shemminger@osdl.org>
Fri, 9 Sep 2005 19:54:56 +0000 (12:54 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Wed, 14 Sep 2005 12:32:07 +0000 (08:32 -0400)
Merge of four previous patches and the Kconfig fix
 * Remove debug printk's
 * whitespace cleanup and version number change
 * clear interrupts, reset phy, and reset hardware on shutdown
 * ignore 64bit counter overflow interrupts
 * fix a couple of places where second port could clobber state
   of first port.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found