vserver 2.0-pre4
[linux-2.6.git] / drivers / char / pcmcia / synclink_cs.c
index 1c8d866..ce49fac 100644 (file)
@@ -146,8 +146,8 @@ typedef struct _mgslpc_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;