]> git.alsa-project.org Git - alsa-utils.git/commit
aconnect: Fix the indication of inactive ports
authorTakashi Iwai <tiwai@suse.de>
Mon, 8 Jul 2024 15:21:13 +0000 (17:21 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Jul 2024 15:21:13 +0000 (17:21 +0200)
commit330741d523d015b2f692598d44ddd62ca0913321
tree65b287da4e6d23bce3ddd179108ab7ded3a0491d
parent2ee6c170a837dc68a90d8bb7e424ab55e1127452
aconnect: Fix the indication of inactive ports

The inactive port should have been shown in each port line instead of
the client name line.

Fixes: 64b1d486b1c6 ("aconnect: Add UMP support")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
seq/aconnect/aconnect.c