From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 24/42] tulip: convert devices to new API Date: Wed, 07 Jan 2009 17:59:21 -0800 (PST) Message-ID: <20090107.175921.43668413.davem@davemloft.net> References: <20090107003316.784424362@vyatta.com> <20090107003348.110775064@vyatta.com> <20090107074949.GB23818@colo.lackof.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: shemminger@vyatta.com, kyle@mcmartin.ca, netdev@vger.kernel.org To: grundler@parisc-linux.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:38211 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1753238AbZAHB7U (ORCPT ); Wed, 7 Jan 2009 20:59:20 -0500 In-Reply-To: <20090107074949.GB23818@colo.lackof.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Grant Grundler Date: Wed, 7 Jan 2009 00:49:49 -0700 > On Tue, Jan 06, 2009 at 04:33:40PM -0800, Stephen Hemminger wrote: > > Convert to net_device_ops and internal net_device_stats > > > > Signed-off-by: Stephen Hemminger > > Acked-by: Grant Grundler Applied.