patch-2.4.20 linux-2.4.20/drivers/net/wavelan.c
Next file: linux-2.4.20/drivers/net/wavelan.p.h
Previous file: linux-2.4.20/drivers/net/wan/syncppp.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Nov 28 15:53:14 2002
- Orig file:
linux-2.4.19/drivers/net/wavelan.c
- Orig date:
Mon Feb 25 11:38:03 2002
diff -urN linux-2.4.19/drivers/net/wavelan.c linux-2.4.20/drivers/net/wavelan.c
@@ -2782,6 +2782,9 @@
(unsigned char *) &nop.nop_h.ac_link,
sizeof(nop.nop_h.ac_link));
+ /* Make sure the watchdog will keep quiet for a while */
+ dev->trans_start = jiffies;
+
/* Keep stats up to date. */
lp->stats.tx_bytes += length;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)