commit | 8ec59ac3ad29891c0afef627640df36f2daa0349 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Sep 29 09:35:40 2021 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Sep 30 13:48:51 2021 +0200 |
tree | 6cf18ed24b466a66f56b0dcd07d06221d6511e40 | |
parent | f2ff7147c6834f244b8ce636b12e71a3bd044629 [diff] |
ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer The check of the returned error code is missing in scarlett2_update_monitor_other(). Let's fix it. Fixes: d5bda7e03982 ("ALSA: usb-audio: scarlett2: Add support for the talkback feature") Reported-by: kernel test robot <lkp@intel.com> Cc: <stable@vger.kernel.org> Link: https://lore.kernel.org/r/202109131831.9IodEzRx-lkp@intel.com Link: https://lore.kernel.org/r/20210929073540.9611-1-tiwai@suse.de Signed-off-by: Takashi Iwai <tiwai@suse.de>