Re: [PATCH] fix the bug introduced by commit "re-use the sco_server initiated by audio plugin"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Forrest,

On Fri, Jun 19, 2009, Forrest Zhao wrote:
> --- a/audio/main.c
> +++ b/audio/main.c
> @@ -93,6 +93,10 @@ static void sco_server_cb(GIOChannel *chan, GError *err, gpointer data)
>  	device = manager_find_device(NULL, &src, &dst, AUDIO_HEADSET_INTERFACE,
>  					FALSE);
>  	if (!device)
> +		device = manager_find_device(NULL, &src, &dst,
> +						AUDIO_GATEWAY_INTERFACE, FALSE);
> +
> +	if (!device)
>  		goto drop;

I went ahead and commited this second part of your patch since it looks
correct and is good too have in before the next release (due out today).

Johan
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux