aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_if.c
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2006-05-10 13:21:17 -0700
committerDavid S. Miller <davem@davemloft.net>2006-05-10 13:21:17 -0700
commitb17a7c179dd3ce7d04373fddf660eda21efc9db9 (patch)
tree9f141fc2919a0aab95237812f48fa3cd0a169806 /net/bridge/br_if.c
parent[TG3]: Fix possible NULL deref in tg3_run_loopback(). (diff)
downloadlinux-dev-b17a7c179dd3ce7d04373fddf660eda21efc9db9.tar.xz
linux-dev-b17a7c179dd3ce7d04373fddf660eda21efc9db9.zip
[NET]: Do sysfs registration as part of register_netdevice.
The last step of netdevice registration was being done by a delayed call, but because it was delayed, it was impossible to return any error code if the class_device registration failed. Side effects: * one state in registration process is unnecessary. * register_netdevice can sleep inside class_device registration/hotplug * code in netdev_run_todo only does unregistration so it is simpler. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_if.c')
0 files changed, 0 insertions, 0 deletions