Return-Path: Subject: Re: [PATCH v3 1/3] Implements hci_reassembly to reassemble Rx packets From: suraj To: CC: , , In-Reply-To: <1276088748.31226.6.camel@atheros013-desktop> References: <1276088748.31226.6.camel@atheros013-desktop> Content-Type: text/plain; charset="UTF-8" Date: Thu, 24 Jun 2010 15:10:16 +0530 Message-ID: <1277372416.25709.2.camel@atheros013-desktop> MIME-Version: 1.0 List-ID: Hi Marcel, On Wed, 2010-06-09 at 18:35 +0530, suraj wrote: > Implements feature to reassemble received HCI frames from any input stream. > > Signed-off-by: Suraj Sumangala > --- > net/bluetooth/hci_core.c | 115 ++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 115 insertions(+), 0 deletions(-) > Can you please verify this implementation? Or direct me to someone who has time to do it? Regards Suraj