commit | e97733ca677878d0ecf08af17f4661eb83e268bc | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Sat Jun 15 07:04:50 2013 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 23 16:38:35 2013 -0700 |
tree | e0961f2ab449e6f9cce43a9a0992fd25aa1de653 | |
parent | 9fbfa34c18b31978bf6bab26148f84d7a4b3ccea [diff] |
tty: Fix hangup race with TIOCSETD ioctl The hangup may already have happened; check for that state also. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>