From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH][RESEND] gianfar: Convert network devices to use struct device instead of class_device Date: Fri, 09 Feb 2007 16:10:47 -0500 Message-ID: <45CCE357.3030203@pobox.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Greg KH , linux-kernel@vger.kernel.org, netdev@vger.kernel.org To: Kumar Gala Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:60267 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423209AbXBIVKv (ORCPT ); Fri, 9 Feb 2007 16:10:51 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Kumar Gala wrote: > Convert network devices to use struct device instead of class_device. Greg > missed this one in his cleanup path. > > Signed-off-by: Kumar Gala OK, but doesn't apply to torvalds/linux-2.6.git ... Jeff