commit | 6151b3d435feeeae7487032fcd5c8c7f281ba05c | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@aristanetworks.com> | Thu Oct 29 14:18:22 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 30 12:41:19 2009 -0700 |
tree | 0fa59fbfc8c7afb246870308dc742de931d926b3 | |
parent | 0c509a6c9393b27a8c5a01acd4a72616206cfc24 [diff] |
bond: Simply bond sysfs group creation This patch delegates the work of creating the sysfs groups to the netdev layer and ultimately to the device layer. This closes races between uevents. Signed-off-by: Eric W. Biederman <ebiederm@aristanetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>