From: Greg Kroah-Hartman Date: Tue, 6 Mar 2007 20:55:53 +0000 (-0800) Subject: Driver core: add device symlink back to sysfs X-Git-Tag: v2.6.21-rc4~52^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7f3461d87536bed52bb83bc8fbe6bfd28619fb1;p=pandora-kernel.git Driver core: add device symlink back to sysfs This moves the device symlink back to sysfs even if CONFIG_SYSFS_DEPRECATED is enabled as too many userspace programs (well, HAL), still rely on this link to be present. I will rework the ability for sysfs to change layouts like this in the future, but for now, this patch should fix people's network connections. Cc: Kay Sievers Cc: Matt Mackall Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed