sound: seq_midi_event: fix decoding of (N)RPN events
authorClemens Ladisch <clemens@ladisch.de>
Mon, 22 Jun 2009 08:01:59 +0000 (10:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Jun 2009 09:11:49 +0000 (11:11 +0200)
When decoding (N)RPN sequencer events into raw MIDI commands, the
extra_decode_xrpn() function had accidentally swapped the MSB and LSB
controller values of both the parameter number and the data value.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found