]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0a5adb552b90d8c2e1ab3542b128e899d16ae384
tree2d4ef2035baac15a36dbad636ac84922c021f97f
parent327e1687bf76e86562862a64f29b77a89d2c35c1
[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>
drivers/net/Kconfig
drivers/net/skge.c
drivers/net/skge.h