[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140217.142932.2241202017756551476.davem@davemloft.net>
Date: Mon, 17 Feb 2014 14:29:32 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: tommie@...nert.se
Cc: samuel@...tiz.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] irtty-sir.c: Do not set_termios() on irtty_close()
From: Tommie Gannert <tommie@...nert.se>
Date: Thu, 13 Feb 2014 08:52:06 +0000
> --- linux-3.12/drivers/net/irda/irtty-sir.c.orig 2014-02-12
> --- 21:36:46.132496089 +0000
> +++ linux-3.12/drivers/net/irda/irtty-sir.c 2014-02-12
> 21:57:21.635843884 +0000
> @@ -521,7 +521,6 @@ static void irtty_close(struct tty_struc
> sirdev_put_instance(priv->dev);
> /* Stop tty */
> - irtty_stop_receiver(tty, TRUE);
> clear_bit(TTY_DO_WRITE_WAKEUP, &tty->flags);
> if (tty->ops->stop)
> tty->ops->stop(tty);
This patch has been corrupted by your email client. Please fix this
up and resubmit, thanks.
--
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