]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] sky2: clear irq race
authorStephen Hemminger <shemminger@osdl.org>
Mon, 30 Jan 2006 19:37:58 +0000 (11:37 -0800)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 7 Feb 2006 07:00:35 +0000 (02:00 -0500)
commitf9a66c7f5fa2262656a1a38ae9b57a2a89980f36
tree84c9b58afbeaabc9d8468b6783d7bc827f7eeeae
parenta8ab1ec0c3ef4ce2033abe3441d032fe1490a71a
[PATCH] sky2: clear irq race

Move the interrupt clear to before processing, this avoids a
possible races with status delaying.

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