[PATCH] skge: fix stuck irq when fiber down
authorStephen Hemminger <shemminger@osdl.org>
Thu, 5 Oct 2006 22:49:50 +0000 (15:49 -0700)
committerJeff Garzik <jeff@garzik.org>
Wed, 11 Oct 2006 08:06:08 +0000 (04:06 -0400)
The PHY interrupt from the internal fiber is getting
stuck on when the link is down. Add code to handle the
transition and mask it.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found