patch-2.3.12 linux/include/linux/arcdevice.h
Next file: linux/include/linux/binfmts.h
Previous file: linux/include/asm-sparc64/resource.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Jul 28 11:23:14 1999
-  Orig file: 
v2.3.11/linux/include/linux/arcdevice.h
-  Orig date: 
Tue Dec 29 11:18:18 1998
diff -u --recursive --new-file v2.3.11/linux/include/linux/arcdevice.h linux/include/linux/arcdevice.h
@@ -69,7 +69,7 @@
  * increased.  The larger it is, though, the longer it will be between
  * necessary transmits - don't set this too large.
  */
-#define TX_TIMEOUT 20
+#define TX_TIMEOUT (20*HZ/100)
 
 
 /* Display warnings about the driver being an ALPHA version.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)