diff options
author | Takashi Iwai <tiwai@suse.de> | 2024-05-31 10:51:07 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-05-31 10:51:44 +0300 |
commit | 310fa3ec2859f1c094e6e9b5d2e1ca51738c409a (patch) | |
tree | e07283af203232b507ba7c29b9777cac9aeaabf3 /net/core/gen_estimator.c | |
parent | e1e287e6f9de7e43716438f4c131eeb4a0be65b7 (diff) | |
download | linux-310fa3ec2859f1c094e6e9b5d2e1ca51738c409a.tar.xz |
ALSA: seq: ump: Fix swapped song position pointer data
At converting between the legacy event and UMP, the parameters for
MIDI Song Position Pointer are incorrectly stored. It should have
been LSB -> MSB order while it stored in MSB -> LSB order.
This patch corrects the ordering.
Fixes: e9e02819a98a ("ALSA: seq: Automatic conversion of UMP events")
Link: https://lore.kernel.org/r/20240531075110.3250-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net/core/gen_estimator.c')
0 files changed, 0 insertions, 0 deletions