Return-path: Received: from mail-iw0-f174.google.com ([209.85.214.174]:34962 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756384Ab1CRJCC (ORCPT ); Fri, 18 Mar 2011 05:02:02 -0400 Received: by iwn34 with SMTP id 34so3748342iwn.19 for ; Fri, 18 Mar 2011 02:02:02 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <4D831ACF.5030506@cs.drexel.edu> From: "Luis R. Rodriguez" Date: Fri, 18 Mar 2011 02:01:42 -0700 Message-ID: Subject: Re: [PATCH] ath3k: Add ASUS BT Support To: Lee Trager Cc: linux-wireless@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, Mar 18, 2011 at 2:00 AM, Luis R. Rodriguez wrote: > On Fri, Mar 18, 2011 at 1:41 AM, Lee Trager wrote: >> The ASUS USB Bluetooth module that comes with my motherboard(ASUS P8P67 >> Pro) is simply a re-branded Atheros AR3011. This patch add support for >> it in the driver >> >> Signed-off-by: Lee Trager > > Please resubmit with Cc: stable@kernel.org on the commit log entry > (not the e-mail) Also you want this to go through the BT maintainer, and Cc linux-bluetooth. BLUETOOTH DRIVERS M: Marcel Holtmann M: Gustavo F. Padovan L: linux-bluetooth@vger.kernel.org W: http://www.bluez.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6.git S: Maintained F: drivers/bluetooth/ Luis