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] / include / net / irda / ircomm_tty.h
index faa66af..87699cb 100644 (file)
@@ -102,8 +102,8 @@ struct ircomm_tty_cb {
        struct timer_list watchdog_timer;
        struct work_struct  tqueue;
 
-       unsigned int      close_delay;
-       unsigned int      closing_wait; /* time to wait before closing */
+        unsigned short    close_delay;
+        unsigned short    closing_wait; /* time to wait before closing */
 
        int  open_count;
        int  blocked_open;      /* # of blocked opens */