diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-06-28 12:54:29 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-06-28 13:03:58 +0300 |
commit | c3ea60c231446663afd6ea1054da6b7f830855ca (patch) | |
tree | 209e4fa017a12d39f1dcf4595f9cac13dfca03db /sound/hda | |
parent | bef33e19203dde434bcdf21c449e3fb4f06c2618 (diff) | |
download | linux-c3ea60c231446663afd6ea1054da6b7f830855ca.tar.xz |
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
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>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions