diff options
author | Sven Eckelmann <sven@narfation.org> | 2013-02-11 13:10:22 +0400 |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2013-03-27 13:27:31 +0400 |
commit | 37130293fd50918c5498bafafd18735a24229cb9 (patch) | |
tree | 04bd6194d9ffd990f54b55b81fde4ad133c53574 /net/batman-adv/bitarray.c | |
parent | e6a0b495ffee1301c239da49818008e7de3c2ae1 (diff) | |
download | linux-37130293fd50918c5498bafafd18735a24229cb9.tar.xz |
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>
Diffstat (limited to 'net/batman-adv/bitarray.c')
0 files changed, 0 insertions, 0 deletions