commit | f7f3461d87536bed52bb83bc8fbe6bfd28619fb1 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Tue Mar 06 12:55:53 2007 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Mar 09 15:32:58 2007 -0800 |
tree | d85b97ea5d47378669958028cfc55697d3a3d516 | |
parent | 161e232b8823e230d4fdf8064e606bbdf26f47e2 [diff] |
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 <kay.sievers@vrfy.org> Cc: Matt Mackall <mpm@selenic.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>