commit | 4eecae44a51a13be2d017cebc4f760173253d238 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Jun 28 11:43:52 2023 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Jun 28 11:44:30 2023 +0200 |
tree | 842a7978cf4ddb5adbf3793a3111bb97f3da9139 | |
parent | 33cd7630782df2230529c3e8f1a6d0ae9cd6ab49 [diff] |
ALSA: ump: Correct wrong byte size at converting a UMP System message A wrong size for UMP_SYSTEM_STATUS_MIDI_TIME_CODE and case UMP_SYSTEM_STATUS_SONG_SELECT was reported at converting to the legacy MIDI 1.0 stream. This patch corrects the value. Fixes: 0b5288f5fe63 ("ALSA: ump: Add legacy raw MIDI support") Link: https://lore.kernel.org/r/20230628094352.15754-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>