[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20131206182553.GA30323@kroah.com>
Date: Fri, 6 Dec 2013 10:25:53 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Jiri Slaby <jslaby@...e.cz>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: [GIT PATCH] TTY/Serial fixes for 3.13-rc3
The following changes since commit c42b4e6501cdaabee8cc292ae1ef0f66bf4825c1:
Revert "n_gsm: race between ld close and gsmtty open" (2013-11-25 18:30:21 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/ tags/tty-3.13-rc3
for you to fetch changes up to 39434abd942c8e4b9c14c06a03b3245beaf8467f:
n_tty: Fix missing newline echo (2013-11-29 12:53:19 -0800)
----------------------------------------------------------------
tty fix for 3.13-rc3
Here is a single n_tty fix for 3.13-rc3 that resolves a regression in 3.12 that
has been reported.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Peter Hurley (1):
n_tty: Fix missing newline echo
drivers/tty/n_tty.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
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