]> git.alsa-project.org Git - alsa-utils.git/commit
alsactl: info - handle situations when devices are not available in kernel
authorJaroslav Kysela <perex@perex.cz>
Thu, 9 Jan 2025 15:09:22 +0000 (16:09 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 9 Jan 2025 15:11:13 +0000 (16:11 +0100)
commit54e09df6bc3c321879c15ae6d22dfe0db669c5a7
tree13fe92b3ca48d5681dfb3d497b904ccad67ef209
parent258d64960da994e7e05fe99c767a8a136e83b3dc
alsactl: info - handle situations when devices are not available in kernel

The kernel returns ENOTTY error in this case. Do nothing for this error code.

Closes: https://github.com/alsa-project/alsa-utils/issues/287
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsactl/info.c