sky2: restore workarounds for lost interrupts
commitbf0479176f53c3d398750646302d4b628437a80f
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 16 Aug 2007 13:12:45 +0000 (16 09:12 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Aug 2007 23:23:24 +0000 (22 16:23 -0700)
tree578d86769bc30b648471a2ae4a383bd59c57497f
parent5115cc9afa49ebfe5dbcdd15c8ee2d73eb54602c
sky2: restore workarounds for lost interrupts

Backport of commit c59697e06058fc2361da8cefcfa3de85ac107582

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: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/sky2.c