telnet: convert Enter -> CR LF in line mode too
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 Sep 2012 09:54:35 +0000 (11:54 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 17 Sep 2012 09:54:35 +0000 (11:54 +0200)
commit0ffd63ca9a46d1e9112e12702e4337195eade25d
tree30730bb09bcedf3fe869b2620a480bc7f3740af8
parent57f07bfcb276777f9ea85df7d09ae005a0231464
telnet: convert Enter -> CR LF in line mode too

function                                             old     new   delta
handle_net_output                                     87      98     +11

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/telnet.c