aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorKay Sievers <[email protected]>2007-10-26 20:07:44 +0200
committerGreg Kroah-Hartman <[email protected]>2007-10-30 21:52:33 -0700
commit60b8cabd8e8a1d266aa8778957691cd925673083 (patch)
treec3eedcd7291d78943b790fb50865c5497de0688d /net/unix/sysctl_net_unix.c
parent78e9d3678c8362aad2b2a48c242966aebb089dbd (diff)
Driver Core: fix bug in device_rename() for SYSFS_DEPRECATED=y
This should fix the sysfs warnings that renaming network devices is causing to show up with CONFIG_SYSFS_DEPRECATED=y The code just shouldn't run if class devices are real directories, it's an update for the symlink in the class directory. Nobody noticed that as long as the creation of sysfs files silently failed, and we both missed it before the merge, because we don't run SYSFS_DEPRECATED=y. Signed-off-by: Kay Sievers <[email protected]> Cc: Larry Finger <[email protected]> Cc: David Miller <[email protected]> Cc: Rafael J. Wysocki <[email protected]> Cc: Tejun Heo <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions