Hi,

At Fri, 19 Apr 2002 09:19:44 +0200,
Duncan Sands wrote:
> 
> This patch is against 2.5.8.  It is not needed for 2.4.18.
> It adds in a missing break.

thanks, fixed on cvs.


ciao,

Takashi

> All the best,
> 
> Duncan.
> 
> --- linux-2.5.8.orig/sound/sound_core.c       Sun Apr 14 21:18:51 2002
> +++ linux-2.5.8/sound/sound_core.c    Fri Apr 19 09:14:39 2002
> @@ -243,6 +243,7 @@
>               if (unit >= SOUND_STEP)
>                       goto __unknown;
>               max_unit = unit + 1;
> +             break;
>           case 2:
>               name = "midi";
>               break;
> 
> _______________________________________________
> Alsa-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
> 

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to