mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-19 07:05:01 +00:00
Strip assumes that the tty drivers always have a set_termios method which may not be true. Check this when binding to the tty so that we don't oops later. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>