Re: [PATCH RESEND 2/5] USB: serial: cp210x: Made sure SERIAL_XOFF_CONTINUE flag is clear.
From: Sergei Shtylyov
Date: Mon Apr 25 2016 - 08:25:21 EST
Hello.
On 4/24/2016 8:09 PM, Konstantin Shkolnyy wrote:
The CRTCTS flag code intended to clear the SERIAL_XOFF_CONTINUE flag, but
CRTSCTS? Also, "is" missing before "intended"?
did it inconsistently. This change is non-functional for existing chips
because the driver never set the flag and it's clear by default.
Sets.
Signed-off-by: Konstantin Shkolnyy <konstantin.shkolnyy@xxxxxxxxx>
[...]
MBR, Sergei