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)
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>

No differences found