commit | 7eea436433b7b18045f272562e256976f593f7c0 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bbpetkov@yahoo.de> | Wed Nov 14 17:00:39 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Nov 14 18:45:44 2007 -0800 |
tree | f1477e08d43358f53e6c84a4bc6c9baa41f9731f | |
parent | 5bfeca3138a6031e38c566d57128ff592eb009a8 [diff] |
keyspan: init termios properly Remove redundant code leading to NULL ptr deref and let terminal config settings take place in the proper initialization path in usb_console_setup(). Signed-off-by: Borislav Petkov <bbpetkov@yahoo.de> Cc: <lucy@keyspan.com> Cc: Greg KH <greg@kroah.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>