From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Grundler Subject: Re: [PATCH 12/19] drivers/net: Use PCI_VDEVICE Date: Thu, 25 Jun 2009 00:19:06 -0600 Message-ID: <20090625061906.GB18519@lackof.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, Steffen Klassert , Michael Chan , Eilon Greenstein , Divy Le Ray , Samuel Ortiz , Tim Hockin , Daniele Venzano , Jens Osterkamp , Ishizaki Kou , Ion Badulescu , Andy Gospodarek , Alexander Indenbaum , Samuel Chessman , Kyle McMartin , Grant Grundler , David Dillow , netdev@vger.kernel.org To: Joe Perches Return-path: Received: from complete.lackof.org ([198.49.126.79]:47876 "EHLO complete.lackof.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753000AbZFYGTE (ORCPT ); Thu, 25 Jun 2009 02:19:04 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Jun 24, 2009 at 10:13:28PM -0700, Joe Perches wrote: > Signed-off-by: Joe Perches > --- > drivers/net/tulip/de2104x.c | 6 +-- > drivers/net/tulip/de4x5.c | 12 ++--- > drivers/net/tulip/tulip_core.c | 28 ++++++------ > drivers/net/tulip/uli526x.c | 4 +- > drivers/net/tulip/winbond-840.c | 4 +- Tulip bits look fine. Acked-by: Grant Grundler thanks, grant