From: Johannes Berg Date: Wed, 28 Feb 2007 11:38:31 +0000 (+0100) Subject: driver core: export device_rename X-Git-Tag: v2.6.21-rc4~52^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2807dbcbd681e1f36e813fb26e2f24d15018b91;p=pandora-kernel.git driver core: export device_rename In wireless we'd like to allow renaming of the phy devices we surface in sysfs. The base wireless code, however, can be built modular and thus we need device_rename exported. Signed-off-by: Johannes Berg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed