[PATCH 0/2] USB: serial: quatech: fix baud rate overflow

Johan Hovold posted 2 patches 1 week, 2 days ago
drivers/usb/serial/quatech2.c | 19 ++++++++++++++++---
drivers/usb/serial/ssu100.c   | 18 ++++++++++++++++--
2 files changed, 32 insertions(+), 5 deletions(-)
[PATCH 0/2] USB: serial: quatech: fix baud rate overflow
Posted by Johan Hovold 1 week, 2 days ago
The two Quatech drivers are using the wrong the type for the line speed,
which prevents speeds above 65 k bps to be set.

Johan


Johan Hovold (2):
  USB: serial: ssu100: fix baud rate overflow
  USB: serial: quatech2: fix baud rate overflow

 drivers/usb/serial/quatech2.c | 19 ++++++++++++++++---
 drivers/usb/serial/ssu100.c   | 18 ++++++++++++++++--
 2 files changed, 32 insertions(+), 5 deletions(-)

-- 
2.55.0