commit | 140ed8e87ca8f4875c2b146cdb2cdbf0c9ac6080 | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Tue Jan 05 12:06:26 2016 +0100 |
committer | Antonio Quartulli <a@unstable.cc> | Wed Feb 10 23:23:57 2016 +0800 |
tree | 40d25e2ba9d092af27cb7d1c322d0f2c7a8d1a69 | |
parent | aaa5672052cb0f18a5ab0ab19e9ef71c50e018a8 [diff] |
batman-adv: Drop reference to netdevice on last reference The references to the network device should be dropped inside the release function for batadv_hard_iface similar to what is done with the batman-adv internal datastructures. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <a@unstable.cc>