Return-path: Received: from userp1040.oracle.com ([156.151.31.81]:17346 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751487AbcLHLvI (ORCPT ); Thu, 8 Dec 2016 06:51:08 -0500 Date: Thu, 8 Dec 2016 14:50:49 +0300 From: Dan Carpenter To: Kalle Valo Cc: devel@driverdev.osuosl.org, Ping-Ke Shih , linux-wireless@vger.kernel.org, Larry Finger Subject: Re: [PATCH 10/14] rtlwifi: Add BTC_TRACE_STRING to new btcoex Message-ID: <20161208115049.GR8176@mwanda> (sfid-20161208_125112_849496_31E4A7DF) References: <20161202014833.6856-1-Larry.Finger@lwfinger.net> <20161202014833.6856-11-Larry.Finger@lwfinger.net> <20161205213447.GJ8176@mwanda> <6442d5c7-f083-0e98-490b-dd18a5a4d316@lwfinger.net> <20161206071340.GB10292@kroah.com> <871sxkdjeh.fsf@kamboji.qca.qualcomm.com> <20161207133219.GM8176@mwanda> <87y3zqbq8h.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <87y3zqbq8h.fsf@kamboji.qca.qualcomm.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: I don't have a problem with the ath debug printks. Larry asked me for examples of better debug functions and the ath code is an example. Literally, any existing debug functions are better than the BTC_TRACE_STRING() stuff. On Thu, Dec 08, 2016 at 01:43:42PM +0200, Kalle Valo wrote: > But it would make me very happy if someone would add a similar grouping > functionality to dyndbg to make it easy to enable a set of debug > messages in a driver. Thats seems like a reasonable thing as well. regards, dan carpenter