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@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- 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-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html