[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240403144722.860258-1-andriy.shevchenko@linux.intel.com>
Date: Wed, 3 Apr 2024 17:46:14 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org
Cc: Jiri Slaby <jirislaby@...nel.org>,
Orson Zhai <orsonzhai@...il.com>,
Baolin Wang <baolin.wang@...ux.alibaba.com>,
Chunyan Zhang <zhang.lyra@...il.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v1 0/3] serial: Do not count XON/XOFF in the statistics
Some drivers count XON/XOFF in the Tx statistics, some do not.
I actually a bit uncertain, but I _think_ the correct way is not
to count them, hence this series.
Andy Shevchenko (3):
serial: core: Don't count XON/XOFF in the statistics
serial: fsl_lpuart: Don't count XON/XOFF in the statistics
serial: sprd: Don't count XON/XOFF in the statistics
drivers/tty/serial/fsl_lpuart.c | 1 -
drivers/tty/serial/sprd_serial.c | 1 -
include/linux/serial_core.h | 4 ++--
3 files changed, 2 insertions(+), 4 deletions(-)
--
2.43.0.rc1.1.gbec44491f096
Powered by blists - more mailing lists