Return-Path: Date: Sun, 3 May 2009 02:37:56 +0300 From: Johan Hedberg To: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] Adding start() functionality to hciops plugin. Message-ID: <20090502233756.GA24316@jh-x301> References: <1241017020-4299-1-git-send-email-alok.barsode@azingo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1241017020-4299-1-git-send-email-alok.barsode@azingo.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Alok, On Wed, Apr 29, 2009, alokbarsode@gmail.com wrote: > From: Alok Barsode > > --- > plugins/hciops.c | 23 +++++++++++++++++++++++ > src/adapter.c | 21 ++++++--------------- > src/adapter.h | 1 + > 3 files changed, 30 insertions(+), 15 deletions(-) This patch is now also pushed with coding style and some other fixes. Johan