From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 2.5.70] Add release_netdev -- hook for sysfs/net device cleanup Date: Mon, 9 Jun 2003 14:11:51 -0400 Sender: netdev-bounce@oss.sgi.com Message-ID: <20030609181151.GA20308@gtf.org> References: <3EE4BF39.2020503@pobox.com> <20030609.100948.84378474.davem@redhat.com> <20030609171446.GA15239@gtf.org> <20030609.101807.119873069.davem@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: shemminger@osdl.org, netdev@oss.sgi.com Return-path: To: "David S. Miller" Content-Disposition: inline In-Reply-To: <20030609.101807.119873069.davem@redhat.com> Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org On Mon, Jun 09, 2003 at 10:18:07AM -0700, David S. Miller wrote: > From: Jeff Garzik > Date: Mon, 9 Jun 2003 13:14:46 -0400 > > I wanted to wait on the s/kfree/release_netdev/ patch until the other > stuff is done. Said patch can be applied anytime, and doing it in this > order reduces 2.4 backport merge pain. :) > > No problem, but once all the init_etherdev() etc. crap is abolished, > Stephen's work or something similar goes in... > > Ok? Right. That's what I want :) Jeff