From 862eeffef1b465a12412f4ae6e5987ae292c968d Mon Sep 17 00:00:00 2001 From: Peter Hurley Date: Sat, 15 Jun 2013 10:04:23 -0400 Subject: [PATCH] n_tty: Replace echo_cnt with computed value Prepare for lockless echo_buf handling; compute current byte count of echo_buf from head and tail indices. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed