|
@@ -190,7 +190,6 @@ struct tty_struct {
|
|
struct tty_struct *link;
|
|
struct tty_struct *link;
|
|
struct fasync_struct *fasync;
|
|
struct fasync_struct *fasync;
|
|
struct tty_bufhead buf;
|
|
struct tty_bufhead buf;
|
|
- int max_flip_cnt;
|
|
|
|
int alt_speed; /* For magic substitution of 38400 bps */
|
|
int alt_speed; /* For magic substitution of 38400 bps */
|
|
wait_queue_head_t write_wait;
|
|
wait_queue_head_t write_wait;
|
|
wait_queue_head_t read_wait;
|
|
wait_queue_head_t read_wait;
|