]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sky2: restore workarounds for lost interrupts
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 9 Jul 2007 22:33:33 +0000 (15:33 -0700)
committerJeff Garzik <jeff@garzik.org>
Tue, 10 Jul 2007 16:22:28 +0000 (12:22 -0400)
commitc59697e06058fc2361da8cefcfa3de85ac107582
treefcbfb85875428b329ddae08901e050d90be0a0bb
parent71780f59e127bb281a9302d430495ca9586c14e7
sky2: restore workarounds for lost interrupts

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>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c