Re: [PATCH 0/3] serial: Add uart_xmit_advance() + fixes part (of a larger patch series)

From: Jiri Slaby
Date: Mon Aug 29 2022 - 03:50:42 EST


On 29. 08. 22, 9:41, Ilpo Järvinen wrote:> Looking into your patches, they also seemed to lack that> icount.tx++ thing.

Perhaps, you only overlooked it?

+ for (; (for_test) && (!tx_ready || tx_ready(port));
+ (for_post), port->icount.tx++) {

thanks,
--
js
suse labs