diff options
author | Alan Cox <[email protected]> | 2009-01-02 13:47:20 +0000 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-01-02 10:19:40 -0800 |
commit | 0ac6053c4db9369d7b0f9b39c30f4fb04405666b (patch) | |
tree | e0dd9cb3dca0ace4cdeaad9f99f11448531e077d /net/lapb/lapb_iface.c | |
parent | ff8cb0fd6f195389aefe55d5dac9927d09a9de54 (diff) |
tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
The write wakeup is done anyway for the poll while DO_WRITE_WAKUP is
cleared, set and managed by the ldisc layer and is no business of the pty
code.
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions