From: Peter Hurley Date: Sat, 15 Jun 2013 14:21:26 +0000 (-0400) Subject: n_tty: Special case EXTPROC receive_buf() as raw mode X-Git-Tag: v3.12-rc1~182^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1dd30e9b4c38a4a177106741b03ac6a55777286;p=pandora-kernel.git n_tty: Special case EXTPROC receive_buf() as raw mode When EXTPROC is set without ISTRIP or IUCLC, processing is identical to raw mode; handle this receiving mode as a special-case of raw mode. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed