From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next PATCH 00/13] drivers/net/tulip: Cleanups Date: Sun, 31 Jan 2010 23:27:10 -0800 (PST) Message-ID: <20100131.232710.26984355.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: joe@perches.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:34910 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750715Ab0BAH05 (ORCPT ); Mon, 1 Feb 2010 02:26:57 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Joe Perches Date: Thu, 28 Jan 2010 22:59:16 -0800 > Joe Perches (13): > tulip_core: Use dev_ and pr_ > tulip/21142.c: Use dev_ and pr_ > tulip/de2104x.c: Use dev_ and pr_ > tulip/dmfe.c: Use dev_ and pr_ > tulip/eeprom.c: Use dev_ and pr_ > tulip/interrupt.c: Use dev_ and pr_ > tulip/media.c: Use dev_ and pr_ > tulip/pnic.c: Use dev_ and pr_ > tulip/pnic2.c: Use dev_ and pr_ > tulip/timer.c: Use dev_ and pr_ > tulip/uli526x.c: Use dev_ and pr_ > tulip/winbond-840.c: Use dev_ and pr_ > tulip/xircom_cb.c: Use dev_ and pr_ All applied, thanks Joe.