diff options
author | Sven Eckelmann <sven@narfation.org> | 2013-02-11 10:10:23 +0100 |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2013-03-27 10:27:32 +0100 |
commit | b3246020e27ecc7c50cc77535936987d6eb6c869 (patch) | |
tree | c5cfaead0cd4d195d026c5f0f9c83ce0081e1554 /net/batman-adv/sysfs.c | |
parent | batman-adv: Move soft-interface initialization to ndo_init (diff) | |
download | linux-b3246020e27ecc7c50cc77535936987d6eb6c869.tar.xz linux-b3246020e27ecc7c50cc77535936987d6eb6c869.zip |
batman-adv: Move deinitialization of soft-interface to destructor
The deinitialization of the soft-interface created in ndo_init/constructor
should be done in the destructor and not directly before calling
unregister_netdevice
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/sysfs.c')
0 files changed, 0 insertions, 0 deletions