Return-path: Received: from mail-we0-f169.google.com ([74.125.82.169]:56317 "EHLO mail-we0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753088Ab3AYIwt (ORCPT ); Fri, 25 Jan 2013 03:52:49 -0500 Received: by mail-we0-f169.google.com with SMTP id t11so64421wey.0 for ; Fri, 25 Jan 2013 00:52:48 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <20130124205931.GB16252@localhost.localdomain> Date: Fri, 25 Jan 2013 09:52:48 +0100 Message-ID: (sfid-20130125_095258_210589_9664ABF3) Subject: Re: [PATCH 1/4] rt2x00: print warning, notice and info as default From: Helmut Schaa To: Gertjan van Wingerde Cc: Stanislaw Gruszka , "John W. Linville" , Xose Vazquez Perez , "linux-wireless@vger.kernel.org" , "users@rt2x00.serialmonkey.com" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, Jan 25, 2013 at 9:51 AM, Gertjan van Wingerde wrote: > On Fri, Jan 25, 2013 at 9:46 AM, Helmut Schaa > wrote: >> On Thu, Jan 24, 2013 at 10:06 PM, Gertjan van Wingerde >> wrote: >>> On 24 jan. 2013, at 21:59, Stanislaw Gruszka wrote: >>> >>>> Some messages provide useful information, but are disabled without >>>> CONFIG_RT2X00_DEBUG=y, so enable them by default >>>> >>>> Signed-off-by: Stanislaw Gruszka >>> >>> Acked-by: Gertjan van Wingerde >>> >>> Thanks for respinning. >> >> Fine with me, however, in the future we could think of just using >> dynamic debug in rt2x00 (pr_debug etc). Would allow a user to >> enable debug output selectively during runtime. >> > > I was thinking about the same and I have put the conversion to dynamic > debug on my TODO list > (unless someone beats me to it, I will look at this during the weekend). No worries, I won't be able to beat you :D