commit | ac05202e8b83594bf6797d241371e6c752f371e6 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Wed May 10 13:21:53 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 10 13:21:53 2006 -0700 |
tree | 4e75d1f6b14b6b0d3700a00f964a7eaadd04b8f9 | |
parent | b17a7c179dd3ce7d04373fddf660eda21efc9db9 [diff] |
[BRIDGE]: Do sysfs registration inside rtnl. Now that netdevice sysfs registration is done as part of register_netdevice; bridge code no longer has to be tricky when adding it's kobjects to bridges. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>