mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] usb: escaped ktermios conversion
@ 2006-11-15 16:19 Alan
  0 siblings, 0 replies; only message in thread
From: Alan @ 2006-11-15 16:19 UTC (permalink / raw)
  To: linux-kernel, akpm

Signed-off-by: Alan Cox <alan@redhat.com>

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla-2.6.19-rc5-mm2/drivers/usb/serial/sierra.c linux-2.6.19-rc5-mm2/drivers/usb/serial/sierra.c
--- linux.vanilla-2.6.19-rc5-mm2/drivers/usb/serial/sierra.c	2006-11-15 13:26:48.000000000 +0000
+++ linux-2.6.19-rc5-mm2/drivers/usb/serial/sierra.c	2006-11-15 13:52:22.000000000 +0000
@@ -145,7 +145,7 @@
 }
 
 static void sierra_set_termios(struct usb_serial_port *port,
-			struct termios *old_termios)
+			struct ktermios *old_termios)
 {
 	dbg("%s", __FUNCTION__);
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-15 16:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-15 16:19 [PATCH] usb: escaped ktermios conversion Alan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome