From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 10 Sep 2013 16:49:32 +0100 From: Gustavo Padovan To: Marcel Holtmann Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH 2/2] Bluetooth: Only schedule raw queue when user channel is active Message-ID: <20130910154932.GE1916@joana> References: <1378256918-50836-2-git-send-email-marcel@holtmann.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1378256918-50836-2-git-send-email-marcel@holtmann.org> List-ID: Hi Marcel, 2013-09-03 Marcel Holtmann : > When the user channel is set and an user application has full control > over the device, do not bother trying to schedule any queues except > the raw queue. > > This is an optimization since with user channel, only the raw queue > is in use. > > Signed-off-by: Marcel Holtmann > --- > net/bluetooth/hci_core.c | 16 +++++++--------- > 1 file changed, 7 insertions(+), 9 deletions(-) Patch has been applied to bluetooth-next. Thanks. Gustavo