Return-Path: Message-ID: Date: Fri, 11 Jan 2008 09:58:46 +0200 From: "Ohad Ben-Cohen" To: "David Miller" Subject: Re: [PATCH][FIX] Bluetooth: always send explicit hci_ll wake-up acks Cc: marcel@holtmann.org, linux-kernel@vger.kernel.org, bluez-devel@lists.sourceforge.net In-Reply-To: <20080110.222456.209443591.davem@davemloft.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <20080110.222456.209443591.davem@davemloft.net> List-ID: n 1/11/08, David Miller wrote: > From: Ohad Ben-Cohen > Date: Mon, 7 Jan 2008 18:22:48 +0200 (IST) > > > In the (rare) event of simultaneous mutual wake up requests, > > do send the chip an explicit wake-up ack. This is required > > for Texas Instruments's BRF6350 chip. > > > > Signed-off-by: Ohad Ben-Cohen > > Applied, thanks. Thanks.