public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB-serial fixes for 6.1-rc8
@ 2022-12-02 17:50 Johan Hovold
  2022-12-02 18:31 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: Johan Hovold @ 2022-12-02 17:50 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel

The following changes since commit b7b275e60bcd5f89771e865a8239325f86d9927d:

  Linux 6.1-rc7 (2022-11-27 13:31:48 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-6.1-rc8

for you to fetch changes up to 188c9c2e0c7f4ae864113f80c40bafb394062271:

  USB: serial: f81534: fix division by zero on line-speed change (2022-11-30 12:27:59 +0100)

----------------------------------------------------------------
USB-serial fixes for 6.1-rc8

Here are two fixes for a division-by-zero issue in the Fintek drivers.

All have been in linux-next with no reported issues.

----------------------------------------------------------------
Johan Hovold (2):
      USB: serial: f81232: fix division by zero on line-speed change
      USB: serial: f81534: fix division by zero on line-speed change

 drivers/usb/serial/f81232.c | 12 +++++++-----
 drivers/usb/serial/f81534.c | 12 +++++++-----
 2 files changed, 14 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-02 20:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-02 17:50 [GIT PULL] USB-serial fixes for 6.1-rc8 Johan Hovold
2022-12-02 18:31 ` Greg Kroah-Hartman
2022-12-02 20:18   ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox