vserver 1.9.5.x5
[linux-2.6.git] / include / linux / cyclades.h
index 46d8254..337156c 100644 (file)
@@ -624,7 +624,11 @@ struct cyclades_port {
 #define        Cy_EVENT_DELTA_WAKEUP           6
 #define        Cy_EVENT_Z_RX_FULL              7
 
+#if HZ < 2185
 #define        CLOSING_WAIT_DELAY      30*HZ
+#else
+#define        CLOSING_WAIT_DELAY      65534
+#endif
 #define CY_CLOSING_WAIT_NONE   65535
 #define CY_CLOSING_WAIT_INF    0