Convert network devices to use struct device instead of class_device
authorKumar Gala <galak@kernel.crashing.org>
Tue, 13 Feb 2007 05:40:06 +0000 (23:40 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 13 Feb 2007 05:40:06 +0000 (23:40 -0600)
commit4409d28140d9a6e6e3f4f1fdaf7234c4b965d954
treeb12acbebc292de5146c89ba274eea38237ec7f91
parentec2f9d1331f658433411c58077871e1eef4ee1b4
Convert network devices to use struct device instead of class_device

Convert network devices to use struct device instead of class_device.  Greg
missed this one in his cleanup path.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/net/gianfar_sysfs.c