Home
last modified time | relevance | path

Searched hist:"06 dd881f59b3c07a430cdcbef2197f9b6dc79ae8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dconsole.cdiff 06dd881f59b3c07a430cdcbef2197f9b6dc79ae8 Mon Sep 08 08:53:37 CDT 2008 Jason Wessel <jason.wessel@windriver.com> usb: fix null deferences in low level usb serial

The hw interface drivers for the usb serial devices deference the tty
structure to set up the parameters for the initial console. The tty
structure should be passed as a parameter to the set_termios() call.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>