Files
linux-apfs/net
Sven Eckelmann 37130293fd batman-adv: Move soft-interface initialization to ndo_init
The initialization of an net_device object should be done in the
init/constructor function and not from the outside after the register_netdevice
was done to avoid race conditions.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
Acked-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
2013-03-27 10:27:31 +01:00
..
2013-02-11 14:16:26 -05:00
2013-03-17 14:35:13 -04:00
2013-03-07 16:26:45 -05:00
2013-03-08 00:35:44 -05:00
2013-02-10 19:41:08 -05:00