From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry Finger Subject: Re: [PATCH 1/3] wireless: rtlwifi: throw away MAC_FMT and use %pM instead Date: Wed, 20 Jul 2011 11:31:07 -0500 Message-ID: <4E2702CB.9030909@lwfinger.net> References: <4E26F879.8010601@lwfinger.net> <1311177762.1663.9.camel@Joe-Laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Andy Shevchenko , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, "John W. Linville" , linux-kernel@vger.kernel.org, 'Chaoming_Li' To: Joe Perches Return-path: In-Reply-To: <1311177762.1663.9.camel@Joe-Laptop> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 07/20/2011 11:02 AM, Joe Perches wrote: > On Wed, 2011-07-20 at 10:47 -0500, Larry Finger wrote: >> Thanks for the patch. > > Hey Larry. > > rtlwifi has a CONFIG_BT_COEXIST which is currently > unused/undefined by Kconfig. > > Are there plans to enable this or should the code > just be removed? > > There may be a few dependencies in rtlwifi for > variables set in this block so it seems from > superficial reading that removal might be a bit > involved. I didn't look much more than that, > but struct btcoexist_priv doesn't seem to be > specified by the code anywhere. I don't know the answer to that, but I have added Chaoming Li to the Cc. He will know if Realtek has any plans for BT coexistence. Larry