Files
ack-tegra/net/core
Sergey Vlasov 9469d458b9 [NET]: Fix hotplug race during device registration.
From: Thomas de Grenier de Latour <degrenier@easyconnect.fr>

On Sun, 9 Apr 2006 21:56:59 +0400,
Sergey Vlasov <vsu@altlinux.ru> wrote:

> However, show_address() does not output anything unless
> dev->reg_state == NETREG_REGISTERED - and this state is set by
> netdev_run_todo() only after netdev_register_sysfs() returns, so in
> the meantime (while netdev_register_sysfs() is busy adding the
> "statistics" attribute group) some process may see an empty "address"
> attribute.

I've tried the attached patch, suggested by Sergey Vlasov on
hotplug-devel@, and as far as i can test it works just fine.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-09 22:32:48 -07:00
..
2006-04-09 22:25:48 -07:00
2006-01-11 18:42:14 -08:00
2006-04-09 22:25:48 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:08 -07:00
2006-03-20 22:23:58 -08:00
2006-04-09 22:25:48 -07:00
2006-03-20 22:23:58 -08:00
2006-03-23 01:10:26 -08:00
2006-03-23 07:12:57 -05:00
2006-01-11 18:42:14 -08:00
2006-03-31 02:09:36 -08:00
2006-03-23 07:12:57 -05:00