From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stanislaw Gruszka Subject: Re: [PATCH 2/7] rtlwifi: Standardize RT_PRINT_DATA macro and uses Date: Thu, 5 Jan 2012 12:43:15 +0100 Message-ID: <20120105114314.GD2222@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Larry Finger , Chaoming Li , "John W. Linville" , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Joe Perches Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi Joe On Wed, Jan 04, 2012 at 07:40:40PM -0800, Joe Perches wrote: > RT_PRINT_DATA(rtlpriv, COMP_CMD, DBG_DMESG, Since you are working on it, can you also get rid of this DBG_* parameter, if rtlwifi maintainers are ok with that? It is additional console loglvevel, standard kernel loglevel should be used. Thanks Stanislaw