diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-06-28 10:54:29 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-07-10 09:55:45 +0200 |
commit | 39950c6c376603c7e9d743bddba1bbdcc7394369 (patch) | |
tree | e651ddb52722770daddc39aacc8545b8713adc36 /lib/mpi | |
parent | cd6f2066307abbcb264d2052da73b951c7066ba9 (diff) |
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
commit c3ea60c231446663afd6ea1054da6b7f830855ca upstream.
There are two occurrances of a call to snd_seq_oss_fill_addr where
the dest_client and dest_port arguments are in the wrong order. Fix
this by swapping them around.
Addresses-Coverity: ("Arguments in wrong order")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions