vserver 2.0-pre4
[linux-2.6.git] / drivers / char / synclinkmp.c
index dc0af4e..1d6c023 100644 (file)
@@ -157,8 +157,8 @@ typedef struct _synclinkmp_info {
        int                     flags;
        int                     count;          /* count of opens */
        int                     line;
-       unsigned short          close_delay;
-       unsigned short          closing_wait;   /* time to wait before closing */
+       unsigned int            close_delay;
+       unsigned int            closing_wait;   /* time to wait before closing */
 
        struct mgsl_icount      icount;