From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 2 Nov 2010 19:25:49 -0300 From: Johan Hedberg To: Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Cleanup set_mode code Message-ID: <20101102222549.GA19832@jh-x301> References: <1288709056-7551-1-git-send-email-luiz.dentz@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1288709056-7551-1-git-send-email-luiz.dentz@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Luiz, On Tue, Nov 02, 2010, Luiz Augusto von Dentz wrote: > From: Luiz Augusto von Dentz > > Now that MODE_LIMITED was removed there is no need to compare string mode > to determine if scan mode will change or not. > --- > src/adapter.c | 21 +++++---------------- > 1 files changed, 5 insertions(+), 16 deletions(-) Pushed upstream. Thanks. Johan