]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/mxser.c
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / drivers / char / mxser.c
index 402c9f217f83a3853f62b5a09401ab8ab0d8f3a3..a420e8d437dd01c6a30d5e5446718797ce51dcb3 100644 (file)
@@ -820,7 +820,6 @@ static void mxser_check_modem_status(struct tty_struct *tty,
                        wake_up_interruptible(&port->port.open_wait);
        }
 
-       tty = tty_port_tty_get(&port->port);
        if (port->port.flags & ASYNC_CTS_FLOW) {
                if (tty->hw_stopped) {
                        if (status & UART_MSR_CTS) {