summaryrefslogtreecommitdiff
path: root/lib/timerqueue.c
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2025-10-22 00:25:45 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-10-22 10:00:40 +0200
commit37b9dd0d114a0e38c502695e30f55a74fb0c37d0 (patch)
tree4fdeb5cd9836656c3e4cb7ba057c57ca9b2eaf46 /lib/timerqueue.c
parent2bbd38fcd29670e46c0fdb9cd0e90507a8a1bf6a (diff)
usb: raw-gadget: do not limit transfer length
Drop the check on the maximum transfer length in Raw Gadget for both control and non-control transfers. Limiting the transfer length causes a problem with emulating USB devices whose full configuration descriptor exceeds PAGE_SIZE in length. Overall, there does not appear to be any reason to enforce any kind of transfer length limit on the Raw Gadget side for either control or non-control transfers, so let's just drop the related check. Cc: stable <stable@kernel.org> Fixes: f2c2e717642c ("usb: gadget: add raw-gadget interface") Signed-off-by: Andrey Konovalov <andreyknvl@gmail.com> Link: https://patch.msgid.link/a6024e8eab679043e9b8a5defdb41c4bda62f02b.1761085528.git.andreyknvl@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions