Re: [PATCH] android: Fix wrong check

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

 



Hi Andrei,

On Tuesday 16 of September 2014 11:10:47 Andrei Emeltchenko wrote:
> From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx>
> 
> ---
>  android/tester-main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/android/tester-main.c b/android/tester-main.c
> index 385c00d..5f0563d 100644
> --- a/android/tester-main.c
> +++ b/android/tester-main.c
> @@ -1631,7 +1631,7 @@ static void setup_avrcp(const void *test_data)
>  	}
> 
>  	avrcp = if_bt->get_profile_interface(BT_PROFILE_AV_RC_ID);
> -	if (!a2dp) {
> +	if (!avrcp) {
>  		tester_setup_failed();
>  		return;
>  	}

Applied, thanks.

-- 
BR
Szymon Janc
--
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