patch-1.3.14 linux/drivers/net/wavelan.c

Next file: linux/drivers/sound/Readme.cards
Previous file: linux/drivers/net/ibmtr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.13/linux/drivers/net/wavelan.c linux/drivers/net/wavelan.c
@@ -1824,7 +1824,7 @@
 		return;
 	}
 
-	lp->watchdog.expires = WATCHDOG_JIFFIES;
+	lp->watchdog.expires = jiffies+WATCHDOG_JIFFIES;
 	add_timer(&lp->watchdog);
 
 	if (jiffies - dev->trans_start < WATCHDOG_JIFFIES)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this