commit | 46a60f2d718d56bba8695d6f1145eb40548d86f8 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri Sep 09 12:54:56 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Sep 14 08:32:07 2005 -0400 |
tree | 2d4ef2035baac15a36dbad636ac84922c021f97f | |
parent | c535a9dd26d1a4c6dcbd486cbe181a9e71237af1 [diff] |
[PATCH] skge: gmac register access errors in dual port 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>