git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c509a6
)
bond: Simply bond sysfs group creation
author
Eric W. Biederman
<ebiederm@aristanetworks.com>
Thu, 29 Oct 2009 14:18:22 +0000
(14:18 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 30 Oct 2009 19:41:19 +0000
(12:41 -0700)
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>
No differences found