On Saturday, March 05, 2016 16:09:18 Sven Eckelmann wrote:
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
net/batman-adv/hard-interface.c | 2 ++ 1 file changed, 2 insertions(+)
Applied in revision feffc04.
Thanks, Marek