[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)
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>

No differences found