lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 25 Oct 2021 13:51:57 +0200
From:   Johan Hovold <johan@...nel.org>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
        linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
        Johan Hovold <johan@...nel.org>
Subject: [PATCH 0/2] USB: fix control-message timeouts

A number of drivers throughout the tree were using timeout values in
jiffies instead of milliseconds.

This series fixes a broken USB documentation example and the single
driver in the USB subtree that got it wrong.

Johan


Johan Hovold (2):
  Documentation: USB: fix example bulk-message timeout
  USB: iowarrior: fix control-message timeouts

 Documentation/driver-api/usb/writing_usb_driver.rst | 2 +-
 drivers/usb/misc/iowarrior.c                        | 8 ++------
 2 files changed, 3 insertions(+), 7 deletions(-)

-- 
2.32.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ