Driver core: add device_rename function
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 3 Jul 2006 21:31:12 +0000 (14:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Sep 2006 04:08:38 +0000 (21:08 -0700)
The network layer needs this to convert to using struct device instead
of a struct class_device.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found