patch-pre2.0.6 linux/drivers/net/ppp.c
Next file: linux/drivers/net/sdla.c
Previous file: linux/drivers/net/plip.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri May 17 18:43:34 1996
- Orig file:
pre2.0.5/linux/drivers/net/ppp.c
- Orig date:
Tue May 7 16:22:30 1996
diff -u --recursive --new-file pre2.0.5/linux/drivers/net/ppp.c linux/drivers/net/ppp.c
@@ -400,6 +400,7 @@
dev->get_stats = ppp_dev_stats;
dev->do_ioctl = ppp_dev_ioctl;
dev->addr_len = 0;
+ dev->tx_queue_len = 10;
dev->type = ARPHRD_PPP;
for (indx = 0; indx < DEV_NUMBUFFS; indx++)
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