From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wondertoys-mx.wondertoys.net ([206.117.179.246]:57380 "EHLO labridge.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1753978Ab1HZJFG (ORCPT ); Fri, 26 Aug 2011 05:05:06 -0400 Subject: Re: [PATCH] staging: brcmfmac: Consolidate debugging macros From: Joe Perches To: =?UTF-8?Q?Rafa=C5=82_Mi=C5=82ecki?= Cc: Greg KH , devel@driverdev.osuosl.org, Kan Yan , Greg KH , linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, devel@linuxdriverproject.org In-Reply-To: References: <927eab8b5c950c13991911cd4c16457a5d618bc7.1314252671.git.joe@perches.com> <20110825154705.GA6567@kroah.com> Content-Type: text/plain; charset="UTF-8" Date: Fri, 26 Aug 2011 02:05:04 -0700 Message-ID: <1314349504.9624.5.camel@Joe-Laptop> (sfid-20110826_110547_756198_0E7F1D18) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, 2011-08-26 at 10:57 +0200, Rafał Miłecki wrote: > 2011/8/25 Greg KH : > > On Wed, Aug 24, 2011 at 11:16:48PM -0700, Joe Perches wrote: > >> Convert multiple BRCMF_ macros to a single > >> brcmf_dbg(level, fmt, ...) macro. [] > >> Signed-off-by: Joe Perches > > Applied, thanks. > You didn't give even 24h before applying :| > (Unless this patch was already posted somewhere else with RFC?) It's been posted before. It was just updated to the brcmf_ prefix. http://lkml.org/lkml/2011/5/18/324