Return-Path: Date: Wed, 8 Apr 2009 15:28:12 +0300 From: Johan Hedberg To: Forrest Zhao Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH 4/4] IPC integration part for HFP Audio gateway -- take5 Message-ID: <20090408122812.GA8827@localhost> References: <1239180415-29327-1-git-send-email-forrest.zhao@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1239180415-29327-1-git-send-email-forrest.zhao@gmail.com> Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Forrest, On Wed, Apr 08, 2009, Forrest Zhao wrote: > From: Forrest Zhao > > --- > audio/gateway.c | 77 +++++++++++++++++++++++++++++++++++++ > audio/gateway.h | 7 +++ > audio/unix.c | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++--- > 3 files changed, 192 insertions(+), 7 deletions(-) Thanks! The patch has now been pushed upstream with some minor coding style fixes. Johan