[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20061115161928.3f29d403@localhost.localdomain>
Date: Wed, 15 Nov 2006 16:19:28 +0000
From: Alan <alan@...rguk.ukuu.org.uk>
To: linux-kernel@...r.kernel.org, akpm@...l.org
Subject: [PATCH] usb: escaped ktermios conversion
Signed-off-by: Alan Cox <alan@...hat.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__);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists