From: Greg Kroah-Hartman Date: Tue, 9 Apr 2002 19:14:34 +0000 (-0700) Subject: Network: convert network devices to use struct device instead of class_device X-Git-Tag: v2.6.21-rc1~92^2~30^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43cb76d91ee85f579a69d42bc8efc08bac560278;p=pandora-kernel.git Network: convert network devices to use struct device instead of class_device This lets the network core have the ability to handle suspend/resume issues, if it wants to. Thanks to Frederik Deweerdt for the arm driver fixes. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed