vserver 2.0 rc7
[linux-2.6.git] / drivers / usb / class / usblp.c
index d6cfeb8..bba22e9 100644 (file)
@@ -114,7 +114,7 @@ MFG:HEWLETT-PACKARD;MDL:DESKJET 970C;CMD:MLC,PCL,PML;CLASS:PRINTER;DESCRIPTION:H
 #define USBLP_MINORS           16
 #define USBLP_MINOR_BASE       0
 
-#define USBLP_WRITE_TIMEOUT    (5*HZ)                  /* 5 seconds */
+#define USBLP_WRITE_TIMEOUT    (5000)                  /* 5 seconds */
 
 #define USBLP_FIRST_PROTOCOL   1
 #define USBLP_LAST_PROTOCOL    3