From: Eric W. Biederman Date: Tue, 31 Jan 2012 14:40:26 +0000 (-0800) Subject: sysfs: Update the name hash when renaming sysfs entries X-Git-Tag: v3.4-rc1~187^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c38b137ac8a6e3dbed13bc494d60df5b69dfc4;p=pandora-kernel.git sysfs: Update the name hash when renaming sysfs entries This fixes a bug introduced with sysfs name hashes where renaming a network device appears to succeed but silently makes the sysfs files for that network device inaccessible. In at least one configuration this bug has stopped networking from coming up during boot. Signed-off-by: Eric W. Biederman Tested-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed