openwrt-routing/batman-adv
Sven Eckelmann 9090aefa69 batman-adv: Provide teardown hook for batadv_vlan proto
The batadv_vlan proto doesn't need to do anything when it gets teared down.
But the scripts are still trying to call the teardown function of this
proto. This results in warnings like:

    daemon.notice netifd: batmesh1 (18940): ./batadv_vlan.sh: eval: line 37: proto_batadv_vlan_teardown: not found

Just providing a stub function avoids this log spam.

Fixes: #1044
Reported-by: Rani Hod <rani.hod@gmail.com>
Fixes: f5205d7d24 ("batman-adv: upgrade package to latest release 2014.2.0")
Signed-off-by: Sven Eckelmann <sven@narfation.org>
2024-02-05 09:04:42 +01:00
..
files batman-adv: Provide teardown hook for batadv_vlan proto 2024-02-05 09:04:42 +01:00
patches batman-adv: update to version 2024.0 2024-02-03 14:13:47 +01:00
src batman-adv: compat: Fix skb_vlan_eth_hdr conflict in stable kernels 2023-12-23 15:33:57 +01:00
Config.in batman-adv: upgrade package to latest release 2021.0 2021-01-28 21:08:27 +01:00
Makefile batman-adv: Provide teardown hook for batadv_vlan proto 2024-02-05 09:04:42 +01:00