Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / drivers / serial / mcfserial.h
index dbd8eec..a2b28e8 100644 (file)
@@ -52,8 +52,8 @@ struct mcf_serial {
        int                     x_char; /* xon/xoff character */
        int                     baud_base;
        int                     close_delay;
-       unsigned int            closing_wait;
-       unsigned int            closing_wait2;
+       unsigned short          closing_wait;
+       unsigned short          closing_wait2;
        unsigned long           event;
        int                     line;
        int                     count;      /* # of fd on device */