mbox series

[0/3] USB: cdc-acm: TIOCSSERIAL fixes

Message ID 20210407102845.32720-1-johan@kernel.org
Headers show
Series USB: cdc-acm: TIOCSSERIAL fixes | expand

Message

Johan Hovold April 7, 2021, 10:28 a.m. UTC
This series fixes up a few issues with cdc-acm TIOCSSERIAL
implementation.

Johan


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(-)