From: Alan Stern Date: Tue, 1 Sep 2009 15:39:22 +0000 (-0400) Subject: usb-serial: fix termios initialization logic X-Git-Tag: v2.6.32-rc1~627^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e29bb4b779f4f35385e6f21994758845bf14d23;p=pandora-kernel.git usb-serial: fix termios initialization logic This patch (as1288) fixes the initialization logic in serial_install(). A new tty always needs to have a termios initialized no matter what, not just in the case where the lower driver will override the termios settings. Signed-off-by: Alan Stern Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed