[PATCH 0/2] USB: fix control-message timeouts
From: Johan Hovold
Date: Mon Oct 25 2021 - 07:52:38 EST
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