bridge: update sysfs link names if port device names have changed
[safe/jmp/linux-2.6] / fs / sysfs / symlink.c
index b93ec51..942f239 100644 (file)
@@ -261,3 +261,4 @@ const struct inode_operations sysfs_symlink_inode_operations = {
 
 EXPORT_SYMBOL_GPL(sysfs_create_link);
 EXPORT_SYMBOL_GPL(sysfs_remove_link);
+EXPORT_SYMBOL_GPL(sysfs_rename_link);