[PATCH v2 0/3] TIOCSSERIAL fixes
From: Johan Hovold
Date: Thu Apr 08 2021 - 09:16:30 EST
This series fixes up a few issues with cdc-acm TIOCSSERIAL
implementation.
Johan
Changes in v2
- amend commit message to clarify that the 12 cs close_delay bug had
already been fixed by an earlier patch (1/3)
- amend commit message to clarify that the base clock rate isn't known
for CDC and that the current line speed can still be retrieved
through the standard termios interfaces (3/3)
Johan Hovold (3):
Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
USB: cdc-acm: fix unprivileged TIOCCSERIAL
USB: cdc-acm: fix TIOCGSERIAL implementation
drivers/usb/class/cdc-acm.c | 16 +++-------------
1 file changed, 3 insertions(+), 13 deletions(-)
--
2.26.3