aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/compression.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2025-09-05 13:32:34 +0000
committerGreg Kroah-Hartman <[email protected]>2025-09-06 13:30:47 +0000
commit116e79c679a1530cf833d0ff3007061d7a716bd9 (patch)
tree150039a5afb63ed9d4b20e724dd6f633695059fd /fs/btrfs/compression.c
parentusb: gadget: midi2: Fix missing UMP group attributes initialization (diff)
downloadkernel-116e79c679a1530cf833d0ff3007061d7a716bd9.tar.gz
kernel-116e79c679a1530cf833d0ff3007061d7a716bd9.zip
usb: gadget: midi2: Fix MIDI2 IN EP max packet size
The EP-IN of MIDI2 (altset 1) wasn't initialized in f_midi2_create_usb_configs() as it's an INT EP unlike others BULK EPs. But this leaves rather the max packet size unchanged no matter which speed is used, resulting in the very slow access. And the wMaxPacketSize values set there look legit for INT EPs, so let's initialize the MIDI2 EP-IN there for achieving the equivalent speed as well. Fixes: 8b645922b223 ("usb: gadget: Add support for USB MIDI 2.0 function driver") Cc: stable <[email protected]> Signed-off-by: Takashi Iwai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'fs/btrfs/compression.c')
0 files changed, 0 insertions, 0 deletions