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