against 2.4-bk, applies to 2.5-bk with offset --- 1.10/drivers/net/pcmcia/pcnet_cs.c Sat Oct 19 01:52:32 2002 +++ edited/pcnet_cs.c Fri Jul 11 19:06:45 2003 @@ -1148,7 +1148,7 @@ } if (info->fast_poll) { info->fast_poll--; - info->watchdog.expires = jiffies + 1; + info->watchdog.expires = jiffies + HZ/100; add_timer(&info->watchdog); return; } - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html