[PATCH] sky2: poke coalescing timer to fix hang
authorStephen Hemminger <shemminger@osdl.org>
Wed, 22 Feb 2006 19:45:00 +0000 (11:45 -0800)
committerFrancois Romieu <romieu@fr.zoreil.com>
Thu, 23 Feb 2006 00:24:04 +0000 (01:24 +0100)
Need to restart the interrupt coalescing timer after clearing the interrupt,
to avoid races with interrupt timer and processing.

Patch from Carl-Daniel Halfinger

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>

No differences found