From: Tommie Gannert <tom...@gannert.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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/