commit | fe1fe7c982f86624c692644e8ed05e132f4753cc | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Jul 09 12:01:31 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Sat Aug 04 09:10:26 2007 -0700 |
tree | 5219cef73cbc1bc1f22a66dab96e9fc94cab3d0b | |
parent | 46164b51f5bcc2bba19d66b46297bb97195e35dd [diff] |
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>