Stephen Hemminger
b17a7c179d
[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 >
2006-05-10 13:21:17 -07:00
..
2006-05-02 17:24:59 +01:00
2006-05-01 20:48:32 -07:00
2006-05-03 23:19:59 -07:00
2006-04-11 06:18:30 -07:00
2006-04-26 00:13:18 -04:00
2006-04-19 12:43:47 -04:00
2006-04-14 11:12:25 -07:00
2006-05-01 06:10:04 -04:00
2006-04-13 10:13:15 -05:00
2006-04-09 11:53:16 -07:00
2006-04-27 13:08:56 -07:00
2006-05-06 17:55:11 -07:00
2006-04-11 06:18:44 -07:00
2006-05-03 23:06:44 +10:00
2006-04-11 15:47:07 +02:00
2006-04-14 11:41:24 -07:00
2006-04-11 06:18:35 -07:00
2006-04-19 09:13:53 -07:00
2006-04-29 01:13:21 -04:00
2006-04-09 11:53:53 -07:00
2006-04-11 06:18:40 -07:00
2006-04-27 13:08:56 -07:00
2006-04-11 06:18:41 -07:00
2006-04-10 14:15:47 -04:00
2006-04-29 18:33:15 -07:00
2006-04-20 07:54:04 -07:00
2006-04-10 10:16:37 -07:00
2006-04-26 00:14:19 -04:00
2006-04-19 04:14:19 +02:00
2006-05-10 13:21:17 -07:00
2006-04-09 22:25:41 -07:00
2006-04-09 22:25:41 -07:00
2006-04-09 22:25:41 -07:00
2006-05-01 06:09:58 -04:00
2006-04-11 06:18:39 -07:00
2006-04-11 06:18:32 -07:00
2006-04-27 08:59:48 +02:00
2006-04-19 09:13:53 -07:00
2006-04-14 12:25:25 -07:00
2006-05-04 06:55:12 +02:00
2006-04-14 12:25:26 -07:00
2006-04-14 11:41:25 -07:00
2006-04-11 06:18:42 -07:00
2006-04-19 09:13:49 -07:00
2006-04-11 06:18:54 -07:00
2006-05-01 06:09:56 -04:00
2006-05-01 06:09:58 -04:00
2006-04-11 06:38:57 -07:00
2006-04-28 08:33:46 -07:00
2006-04-20 00:10:50 -07:00
2006-04-11 06:18:40 -07:00
2006-04-11 06:18:32 -07:00
2006-04-26 10:59:21 +02:00
2006-04-14 11:41:24 -07:00
2006-04-11 06:18:41 -07:00
2006-04-11 06:18:45 -07:00