sky2: workaround for lost IRQ
commitfe1fe7c982f86624c692644e8ed05e132f4753cc
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 9 Jul 2007 19:01:31 +0000 (9 12:01 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 4 Aug 2007 16:10:26 +0000 (4 09:10 -0700)
tree5219cef73cbc1bc1f22a66dab96e9fc94cab3d0b
parent46164b51f5bcc2bba19d66b46297bb97195e35dd
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