[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)
commita8fd6266dafd564bae6758cb78c8c152e7d4115e
tree0a06bcd302199fa55f7a04958ab84c46f19c342e
parentff81fbbe321c3a468b6225c673ca57efa501fbed
[PATCH] sky2: poke coalescing timer to fix hang

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>
drivers/net/sky2.c