[PATCH] sky2: status interrupt handling improvement
authorStephen Hemminger <shemminger@osdl.org>
Tue, 1 Aug 2006 18:55:23 +0000 (11:55 -0700)
committerJeff Garzik <jeff@garzik.org>
Thu, 3 Aug 2006 21:36:39 +0000 (17:36 -0400)
commitfe2a24dfc577a05349a39c6c8a6312818d28bb59
tree5e5b206787da449ef688762136b82c183208284f
parent834695ee415f064036dacdd1b2c414cff1e81cb4
[PATCH] sky2: status interrupt handling improvement

More changes to prevent losing status and causing hangs.
The hardware is smarter than I gave it credit for.
Clearing the status IRQ causes the status state machine to
toggle an IRQ if needed and post any more transmits.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c