From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from out5.smtp.messagingengine.com ([66.111.4.29]:56401 "EHLO out5.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755307Ab1ERVgV (ORCPT ); Wed, 18 May 2011 17:36:21 -0400 Date: Wed, 18 May 2011 14:29:27 -0700 From: Greg KH To: Joe Perches Cc: Brett Rudley , Henry Ptasinski , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, Dowan Kim , Roland Vossen , Arend van Spriel , linux-wireless@vger.kernel.org Subject: Re: [PATCH] staging: brcm80211: brcmfmac: Add and use dhd_dbg Message-ID: <20110518212927.GB13555@kroah.com> (sfid-20110518_233624_671234_1311C831) References: <60c19c2ad4f078b6f283b5ff4ecca3653833ea28.1305742868.git.joe@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <60c19c2ad4f078b6f283b5ff4ecca3653833ea28.1305742868.git.joe@perches.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, May 18, 2011 at 11:23:21AM -0700, Joe Perches wrote: > All uses of DHD_ macros are for debugging only. > > Change the multiple uses of DHD_((...)) to dhd_dbg(TYPE, ...) > for a more consistent style. I need an ack from one of the broadcom developers before I can take this patch... thanks, greg k-h