diff options
| author | Alexander Viro <viro@www.linux.org.uk> | 2003-06-11 07:41:28 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2003-06-11 07:41:28 -0700 |
| commit | 99a21edebbfd8c29e39ee7fcc8a1ffa423657290 (patch) | |
| tree | 4a82db683b56b0c84f9bc24d2db7083bf663a1f7 /include/linux/hayesesp.h | |
| parent | e9f92fa1c214e52fa9afe50ac6e59be0fe20c6eb (diff) | |
[PATCH] tty_driver refcounting
killed the last remnants of callout stuff - we don't need to mess with
storing termios privately anymore.
Diffstat (limited to 'include/linux/hayesesp.h')
| -rw-r--r-- | include/linux/hayesesp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/hayesesp.h b/include/linux/hayesesp.h index 6c1e096b77ed..131d71116c14 100644 --- a/include/linux/hayesesp.h +++ b/include/linux/hayesesp.h @@ -102,7 +102,6 @@ struct esp_struct { int xmit_cnt; struct work_struct tqueue; struct work_struct tqueue_hangup; - struct termios normal_termios; wait_queue_head_t open_wait; wait_queue_head_t close_wait; wait_queue_head_t delta_msr_wait; |
