From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [PATCH] post-sysfs netdev cleanup Date: Sun, 25 May 2003 19:22:12 -0700 (PDT) Sender: netdev-bounce@oss.sgi.com Message-ID: <20030525.192212.28810694.davem@redhat.com> References: <3ECD6E2D.5090000@rogers.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: shemminger@osdl.org, netdev@oss.sgi.com Return-path: To: muizelaar@rogers.com In-Reply-To: <3ECD6E2D.5090000@rogers.com> Errors-to: netdev-bounce@oss.sgi.com List-Id: netdev.vger.kernel.org From: Jeff Muizelaar Date: Thu, 22 May 2003 20:41:17 -0400 The attached patch removes the struct device from struct net_device and sets net_device.class_dev.dev directly. Applied, thanks.