diff options
author | Takashi Iwai <tiwai@suse.de> | 2021-06-17 15:47:42 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-06-17 16:02:26 +0200 |
commit | c485f7e9863c4483f5d2e9a8da622b52d110d866 (patch) | |
tree | 3ca7bb82b8302a44066b7d505a5d8dd4d01a765d /sound/aoa | |
parent | fc36ef80ca2c68b2c9df06178048f08280e4334f (diff) | |
download | linux-c485f7e9863c4483f5d2e9a8da622b52d110d866.tar.bz2 |
ALSA: seq: oss: Fix error check at system port creation
The system port creation in ALSA OSS sequencer was wrongly checked
against to the port number that can be never negative. The error code
should be checked rather against the ioctl call.
This patch corrects the error check.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20210617134742.6321-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/aoa')
0 files changed, 0 insertions, 0 deletions