From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 15 Feb 2013 12:51:24 +0200 From: Johan Hedberg To: Szymon Janc Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH v2 1/5] adapter: Add is_default field to struct btd_adapter Message-ID: <20130215105124.GC15390@x220> References: <1360186838-16904-1-git-send-email-szymon@janc.net.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1360186838-16904-1-git-send-email-szymon@janc.net.pl> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Szymon, On Wed, Feb 06, 2013, Szymon Janc wrote: > Instead of global default_adapter_id variable use is_default field > to indicate if adapter is default one. > --- > src/adapter.c | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) All patches in this set have been applied. Thanks. Johan