
Small fixes MR:
The following changes since commit 14f2d087a3d6347ba0ff7a7e9aaff6955e53e7a8:
Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi (2022-12-06 10:07:01 -0500)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 51a0e215ec8ce9cc88f928373e9ce8303db1829b:
usb: gadget: rndis: Prevent InformationBufferOffset manipulation (2022-12-08 14:30:39 +0100)
---------------------------------------------------------------- Hugo SIMELIERE (1): usb: gadget: dfu: Fix check of transfer direction
Patrick Delaunay (1): dfu: Make DFU virtual backend SPL friendly
Szymon Heidrich (1): usb: gadget: rndis: Prevent InformationBufferOffset manipulation
drivers/usb/gadget/f_dfu.c | 8 ++++---- drivers/usb/gadget/rndis.c | 9 ++++++--- include/dfu.h | 2 +- 3 files changed, 11 insertions(+), 8 deletions(-)

On Thu, Dec 08, 2022 at 03:47:18PM +0100, Marek Vasut wrote:
Small fixes MR:
The following changes since commit 14f2d087a3d6347ba0ff7a7e9aaff6955e53e7a8:
Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi (2022-12-06 10:07:01 -0500)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 51a0e215ec8ce9cc88f928373e9ce8303db1829b:
usb: gadget: rndis: Prevent InformationBufferOffset manipulation (2022-12-08 14:30:39 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini