mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-22 20:38:29 +00:00
274e614af2
Prerequisite patch: Correct a typo in the Changelog and clean up a stray file Fix changes in libusb which introduced a regression: Commit e2be556bd2 ("linux_usbfs: Parse config descriptors during device initialization") introduced a regression for devices with multiple configurations. The logic that verifies the reported length of the configuration descriptors failed to count the length of the configuration descriptor itself and would truncate the actual length by 9 bytes, leading to a parsing error for subsequent descriptors. Signed-off-by: Georgi Valkov <gvalkov@abv.bg> Signed-off-by: maurerr <mariusd84@gmail.com> |
||
---|---|---|
.. | ||
001-Correct-a-typo-in-the-Changelog-and-clean-up-a-stray.patch | ||
002-linux_usbfs-Fix-parsing-of-descriptors-for-multi-con.patch |