X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fnet%2Firda%2Fircomm_tty.h;h=87699cb4ef8ce02abfc3658b77b2979f1c3c2e58;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=faa66af84f902825fadc4040169c4a01a1ef3c22;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/include/net/irda/ircomm_tty.h b/include/net/irda/ircomm_tty.h index faa66af84..87699cb4e 100644 --- a/include/net/irda/ircomm_tty.h +++ b/include/net/irda/ircomm_tty.h @@ -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 */