patch-2.4.16 linux/drivers/net/8139too.c
Next file: linux/fs/inode.c
Previous file: linux/drivers/md/md.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sat Nov 24 17:46:36 2001
- Orig file:
linux-2.4.15/drivers/net/8139too.c
- Orig date:
Fri Nov 9 19:45:35 2001
diff -Nur linux-2.4.15/drivers/net/8139too.c linux/drivers/net/8139too.c
@@ -1270,6 +1270,7 @@
tp->full_duplex = tp->duplex_lock;
tp->tx_flag = (TX_FIFO_THRESH << 11) & 0x003f0000;
tp->twistie = 1;
+ tp->time_to_die = 0;
rtl8139_init_ring (dev);
rtl8139_hw_start (dev);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)