commit | d7d6de9530db7e385a05e1ae6cde642a617e6c89 | [log] [tgz] |
---|---|---|
author | Sven Eckelmann <sven@narfation.org> | Sat Mar 05 16:09:18 2016 +0100 |
committer | Antonio Quartulli <a@unstable.cc> | Tue May 10 18:28:29 2016 +0800 |
tree | a544b599f579ea76346cd604c71be7095207586d | |
parent | 4fe56e60ac1be4d103f64743d0a36fd31a70657c [diff] |
batman-adv: Increase hard_iface refcnt for ptype The hard_iface is referenced in the packet_type for batman-adv. Increase the refcounter of the hard_interface for it to have an explicit reference for it in case this functionality gets refactorted and the currently used implicit reference for it will be removed. Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch> Signed-off-by: Antonio Quartulli <a@unstable.cc>