telnet: speed up processing of network input
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Jan 2019 17:41:11 +0000 (18:41 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 6 Jan 2019 17:41:11 +0000 (18:41 +0100)
commit5bfc4a32fdae8f43e97588d5575249f896a17376
tree89ef109b8ffc0646301255a247d212f62bf148bf
parent1c952ba2060780fce830d427420b9d819f08880e
telnet: speed up processing of network input

function                                             old     new   delta
telnet_main                                         1482    1492     +10

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