From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Dillow Subject: Re: [PATCH net-next 00/15] drivers/net: Use (pr|netdev|netif)_ macros Date: Wed, 17 Feb 2010 21:00:47 -0500 Message-ID: <1266458447.5719.44.camel@obelisk.thedillows.org> References: <20100217.174615.133415843.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: joe@perches.com, netdev@vger.kernel.org, zambrano@broadcom.com, mchan@broadcom.com, eilong@broadcom.com, romieu@fr.zoreil.com, shemminger@linux-foundation.org, mcarlson@broadcom.com, linux-kernel@vger.kernel.org To: David Miller Return-path: Received: from smtp.knology.net ([24.214.63.101]:56898 "EHLO smtp.knology.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756253Ab0BRCIJ (ORCPT ); Wed, 17 Feb 2010 21:08:09 -0500 In-Reply-To: <20100217.174615.133415843.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 2010-02-17 at 17:46 -0800, David Miller wrote: > From: Joe Perches > Date: Wed, 17 Feb 2010 17:01:47 -0800 > > > Use the newly added netdev_ and netif_ logging macros > > in some of the drivers. > > > > Adds some message logging consistency. > > > > pci-skeleton had a checkpatch style cleaning as well. > > The sis190.c and tg3.c changes didn't apply due to other > recent commits into the net-next-2.6 tree > > I applied all of the others. Have you pushed? I'd rather some of the typhoon ones not go in.