tty: add more tty_port fields
Move more bits into the tty_port structure Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
@ -1133,8 +1133,6 @@ struct r_port {
|
||||
unsigned int chan:3;
|
||||
CONTROLLER_t *ctlp;
|
||||
CHANNEL_t channel;
|
||||
int closing_wait;
|
||||
int close_delay;
|
||||
int intmask;
|
||||
int xmit_fifo_room; /* room in xmit fifo */
|
||||
unsigned char *xmit_buf;
|
||||
|
Reference in New Issue
Block a user