commit | ed569bfb8e5d0725db11018130e44eb567d829c1 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@redhat.com> | Tue Jul 22 13:44:14 2008 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jul 22 13:03:29 2008 -0700 |
tree | eda932b2a6a9120385b155e089d1c076434c8b7b | |
parent | c68a99cda87a8356ea0e56cc5111043ac8402ffd [diff] |
istallion: Use helpers The ldisc needs to be referenced properly when used. The tty layer has a helper for this which should have been used but this driver got missed originally. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>