• Greg Kroah-Hartman's avatar
    Driver core: add device symlink back to sysfs · f7f3461d
    Greg Kroah-Hartman authored
    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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    f7f3461d
core.c 29.1 KB