From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] mv643xx_eth: Use netdev_ and pr_ Date: Thu, 03 Mar 2011 12:28:35 -0800 (PST) Message-ID: <20110303.122835.35031433.davem@davemloft.net> References: <1299124235.4208.129.camel@Joe-Laptop> <20110303131834.GL16649@mail.wantstofly.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: joe@perches.com, netdev@vger.kernel.org To: buytenh@wantstofly.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:36117 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752594Ab1CCU16 (ORCPT ); Thu, 3 Mar 2011 15:27:58 -0500 In-Reply-To: <20110303131834.GL16649@mail.wantstofly.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Lennert Buytenhek Date: Thu, 3 Mar 2011 14:18:34 +0100 > On Wed, Mar 02, 2011 at 07:50:35PM -0800, Joe Perches wrote: > >> Use the current logging styles. >> >> Signed-off-by: Joe Perches > > Acked-by: Lennert Buytenhek Applied, thanks.