mbox series

[0/2] USB: cdc-acm: fix break reporting

Message ID 20210929090937.7410-1-johan@kernel.org (mailing list archive)
Headers show
Series USB: cdc-acm: fix break reporting | expand

Message

Johan Hovold Sept. 29, 2021, 9:09 a.m. UTC
This fixes a couple of bugs in the recently added support for reporting
break events.

Note that the offending commit was backported to stable.

Johan


Johan Hovold (2):
  USB: cdc-acm: fix racy tty buffer accesses
  USB: cdc-acm: fix break detection

 drivers/usb/class/cdc-acm.c | 8 ++++++++
 1 file changed, 8 insertions(+)