From: Eric W. Biederman Date: Tue, 30 Mar 2010 18:31:27 +0000 (-0700) Subject: sysfs: Add support for tagged directories with untagged members. X-Git-Tag: v2.6.35-rc1~459^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af10ec77b43335ab4e473e4087d85979caf02d65;p=pandora-kernel.git sysfs: Add support for tagged directories with untagged members. I had hopped to avoid this but the bonding driver adds a file to /sys/class/net/ and the easiest way to handle that file is to make it untagged and to register it only once. So relax the rules on tagged directories, and make bonding work. Signed-off-by: Eric W. Biederman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed