[PATCH] sky2: workaround for lost IRQ
commit0aa15e9be1e01b76999121cc050c837f17964a30
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 9 Jul 2007 19:01:31 +0000 (9 12:01 -0700)
committerWilly Tarreau <w@1wt.eu>
Wed, 15 Aug 2007 08:02:35 +0000 (15 10:02 +0200)
tree3f378bdacad201f8ef30c8515f0361b7355d60ac
parentc18580083923eb018b7f9157c061f2a655a342c3
[PATCH] sky2: workaround for lost IRQ

This patch restores a couple of workarounds from 2.6.16:
 * restart transmit moderation timer in case it expires during IRQ routine
 * default to having 10 HZ watchdog timer.
At this point it more important not to hang than to worry about the
power cost.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/sky2.c