Thread (15 messages) read the whole thread 15 messages, 4 authors, 2012-06-27

Re: [PATCH 01/12] f81232: correct stubbed termios handler

From: Greg KH <hidden>
Date: 2012-06-27 19:35:34

On Wed, Jun 27, 2012 at 12:21:04PM +0100, Alan Cox wrote:
quoted hunk ↗ jump to hunk
From: Alan Cox <redacted>

Signed-off-by: Alan Cox <redacted>
---

 drivers/usb/serial/f81232.c |    1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/usb/serial/f81232.c b/drivers/usb/serial/f81232.c
index 499b15f..acd3267 100644
--- a/drivers/usb/serial/f81232.c
+++ b/drivers/usb/serial/f81232.c
@@ -177,6 +177,7 @@ static void f81232_set_termios(struct tty_struct *tty,
 		return;
 
 	/* Do the real work here... */
+	tty_termios_copy_hw(&tty->termios, old_termios);
This patch still breaks the build, so I'm guessing the others still have
the same issues I reported yesterday?

Care to redo these?

greg k-h
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help