From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 00/15] drivers/net: Use (pr|netdev|netif)_ macros Date: Wed, 17 Feb 2010 18:01:22 -0800 (PST) Message-ID: <20100217.180122.195704088.davem@davemloft.net> References: <20100217.174615.133415843.davem@davemloft.net> <1266458447.5719.44.camel@obelisk.thedillows.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii 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: dave@thedillows.org Return-path: In-Reply-To: <1266458447.5719.44.camel@obelisk.thedillows.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: David Dillow Date: Wed, 17 Feb 2010 21:00:47 -0500 > 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. Why not?