From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthieu CASTET Subject: =?utf-8?q?Salsa-lib_pcm=5Flink_broken?= Date: Fri, 15 Feb 2008 16:34:20 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by alsa0.perex.cz (Postfix) with ESMTP id 9E2F8103831 for ; Fri, 15 Feb 2008 17:34:27 +0100 (CET) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JQ3W6-0002Wz-JB for alsa-devel@alsa-project.org; Fri, 15 Feb 2008 16:34:26 +0000 Received: from 6.177.115-78.rev.gaoland.net ([6.177.115-78.rev.gaoland.net]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Feb 2008 16:34:26 +0000 Received: from matthieu.castet by 6.177.115-78.rev.gaoland.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Feb 2008 16:34:26 +0000 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Hi, snd_pcm_link use SNDRV_PCM_IOCTL_UNLINK insted of SNDRV_PCM_IOCTL_LINK. Matthieu