patch-2.3.18 linux/net/atm/tunable.h
Next file: linux/net/core/netfilter.c
Previous file: linux/net/atm/svc.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Wed Sep 8 11:14:32 1999
- Orig file:
v2.3.17/linux/net/atm/tunable.h
- Orig date:
Thu Aug 26 13:05:42 1999
diff -u --recursive --new-file v2.3.17/linux/net/atm/tunable.h linux/net/atm/tunable.h
@@ -6,13 +6,6 @@
#ifndef NET_ATM_TUNABLE_H
#define NET_ATM_TUNABLE_H
-#if 0
-/* this is just a reminder - TTS is a device-specific parameter and shall be
- used inside device drivers only */
-#define ATM_TTS 1000 /* worst-case time to service of device
- drivers, in microseconds */
-#endif
-
#define ATM_RXBQ_DEF ( 64*1024) /* default RX buffer quota, in bytes */
#define ATM_TXBQ_DEF ( 64*1024) /* default TX buffer quota, in bytes */
#define ATM_RXBQ_MIN ( 1*1024) /* RX buffer minimum, in bytes */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)