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

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)